with-heart

Results 65 issues of with-heart

Assuming https://github.com/statelyai/xstate/pull/3997 is merged for v5, need to add docs for how they work. I wrote the changeset for the PR with docs in mind so hopefully it works for...

Currently missing an image. Description might be better if it had something brand-related and exciting to draw people in, at least for the index page?

### Reproduction url https://stackblitz.com/edit/github-e9sos1?file=packages%2Fclient%2Fpackage.json ### Description of the issue When the binary of a dev dependency of a package in a monorepo is used in a GitHub actions workflow (using...

bug

### Issue Description Select one of: [ ] Generated codemod is not correct [ ] Bug in Codemod Studio [x] UI/UX improvement request [?] Feature request When working in one...

❤️ community contribution
studio

### Issue Description Select one of: [ ] Generated codemod is not correct [ ] Bug in Codemod Studio [x] UI/UX improvement request [ ] Feature request Since the "Clear...

studio

### Issue Description Select one of: [ ] Generated codemod is not correct [ ] Bug in Codemod Studio [x] UI/UX improvement request [ ] Feature request It's easy to...

studio

### Issue Description Select one of: [ ] Generated codemod is not correct [x] Bug (ish?) in Codemod Studio [ ] UI/UX improvement request [ ] Feature request When having...

❤️ community contribution
studio

### Issue Description Select one of: [ ] Generated codemod is not correct [ ] Bug in Codemod Studio [x] UI/UX improvement request [ ] Feature request ### Actual Results...

studio
low-pri

This PR switches our test setup from `jest` to [`vitest`](https://github.com/vitest-dev/vitest). ## How it's configured `vitest.workspace.json` defines our workspaces as `["packages/*"]`. `vitest` looks for a `vitest.config` file in each workspace and...

This PR installs and configures [`eslint`](https://eslint.org/) with [`typescript-eslint`](https://typescript-eslint.io/). It uses the new [flat config format](https://eslint.org/docs/latest/use/configure/migration-guide#start-using-flat-config-files) (which is such a nice improvement imo), along with the `recommended` rules from `@eslint/js` and...