with-heart
with-heart
This PR changes our package manager from `yarn` to [`pnpm`](https://pnpm.io/). - replaced `yarn` with `pnpm` in `CONTRIBUTING.md` - `mv scripts/ensure-{yarn,pnpm}.js` and updated test with `pnpm/9` - removed `patch-package` in place...
Resolves #4982
> can this be added as a CI check? _Originally posted by @Andarist in https://github.com/statelyai/xstate/pull/4974#discussion_r1677358370_ In order for this to happen, we first need to: - [x] resolve "Referenced optional...
### Describe the bug When registering a global error listener using `addEventListener` with both `jsdom` and `happy-dom` environments, the listener is not called by an error being thrown. Dispatching an...
### Issue Description Select one of: [ ] Generated codemod is not correct [ ] Bug in Codemod Studio [x] UI/UX improvement request [ ] Feature request In a Before/After...