chore(deps-dev): bump xstate from 5.28.0 to 5.29.0#1380
Merged
leecalcote merged 1 commit intomasterfrom Apr 1, 2026
Merged
Conversation
9b75518 to
9e2f306
Compare
carlosriosilva
approved these changes
Mar 27, 2026
9e2f306 to
51e1b5f
Compare
Bumps [xstate](https://github.com/statelyai/xstate) from 5.28.0 to 5.29.0. - [Release notes](https://github.com/statelyai/xstate/releases) - [Commits](https://github.com/statelyai/xstate/compare/xstate@5.28.0...xstate@5.29.0) --- updated-dependencies: - dependency-name: xstate dependency-version: 5.29.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
51e1b5f to
9324961
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps xstate from 5.28.0 to 5.29.0.
Release notes
Sourced from xstate's releases.
Commits
f210b35Version Packages (#5488)ca8306fActor select (#5299)a9fdc1fVersion Packages (#5487)582e43aFix emitted events not firing on stores with extensions + changeset (#5486)e176216Version Packages (#5477)3b8c68e[@xstate/store] Add event persistence (#5479)e299d40[@xstate/store] Add reset extension (#5474)f7c2beb[@xstate/store] Add persist extension (#5472)5a238ffUpdate lockfiledcceb24Update examples + templates