statelyai / xstate

Actor-based state management & orchestration for complex app logic.
https://stately.ai/docs
MIT License
27.21k stars 1.26k forks source link

Add peer dependency support for React 19 #5109

Closed davidkpiano closed 3 weeks ago

davidkpiano commented 3 weeks ago

This pull request updates the peer dependencies for React in two packages to ensure compatibility with React 19.0.0.

Updates to peer dependencies:


A couple things we'll have to keep in mind for React 19:

changeset-bot[bot] commented 3 weeks ago

🦋 Changeset detected

Latest commit: ef57f54bd05758b510ba31571471c17d6d2dacda

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ------------- | ----- | | @xstate/react | Patch | | @xstate/store | Patch |

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