Mateusz Burzyński
Mateusz Burzyński
Nobody said that `MenuItem` has to compose the `NextLink` :P it can be the other way around! However, this is still a pity that they just can't be composed in...
bump for the stale bot
Bump for stale bot
Bump for stale bot
Maybe the @thetutlage has meant the `.npmignore` rather than `.npmrc`, I'm not sure if latter can control what gets published to the registry.
For reference - this is what got implemented in Preconstruct to validate this sort of a thing: https://github.com/preconstruct/preconstruct/blob/50744cf58f9473c16e765e92c441a118a5b5b985/packages/cli/src/validate-included-files.ts#L8
I don't mind introducing such a helper but I'm worried that it will give users a false sense of safety. After all - this **can** throw, how do you respond...
How have you tried to consume XState in this environment? Have you used any of the templates mentioned [here](https://developers.cloudflare.com/workers/learning/using-durable-objects#uploading-a-durable-object-worker)?
I just find it a little bit ironic in general that the ecosystem has converged on using a tool that was designed to work with node (npm registry and CLIs...
You are using some old versions of our libraries in this codesandbox. I've upgraded it and added a custom `serialize` option to the `inspect` call that makes it possible to...