Closed steveadams closed 2 months ago
Latest commit: 4136506a00a75c0d75dbf0f184e9f3ead8011915
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Apologies for the force pushes; I can move this to a clean branch with a single commit instead if they're a problem.
You're welcome! I really enjoyed this process and I'm stoked to contribute to XState.
I've added
useSelector
support to xstate/store for SolidJS which seems to be working well in my tests. Let me know what I can improve and I'd be happy to do it.