David Edmondson
David Edmondson
## What Don't include keys with undefined values in `nextEvents`. ## Why In lieu of https://github.com/cassiozen/useStateMachine/issues/46, this allows configuration to be changed based on values which don't change after initial...
I'm trying this out on a new project (which means I'm making lots of mistakes), and in watch mode, xstate-codegen appears to crash and exit on any error, instead of...
## Why When the chunk specified in configuration (or the default "main" chunk name) is not present in the server `stats.assetsByChunkName`, the current behavior is to silently fall back to...
The current API uses a component and callback which essentially forces the use of a class component. This is fine for smaller changes, but it doesn't compose well with other...
**Is your feature request related to a problem? Please describe.** I'm working on a team of about 30 people on a medium-sized codebase. It's common to see an arbitrary value...
fixed some syntax errors while I was in there god help you if you accept this 
It's possible to fix the "use-typescript" rule by using TypeScript. This doesn't seem right. TypeScript clearly shouldn't be used because it's not worth the cost, and JS just isn't meant...
Hi! While looking into using Datadog RUM, I noticed the bundle size is much bigger than I'd expect: [@datadog/browser-rum bundle analysis](https://bundlephobia.com/result?p=@datadog/[email protected]). Currently it's about half the size of our entire...
### Current behavior Cypress' contains the following line in `node_modules/cypress/types/lodash.d.ts`, which is created by the cypress package somehow (it is not a normal node_modules dependency, and not part of source):...