Skip to content

Commit 7dddf17

Browse files
Version Packages (#5363)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7f8d90a commit 7dddf17

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/lazy-rabbits-complain.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/xstate-store/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @xstate/store
22

3+
## 3.9.2
4+
5+
### Patch Changes
6+
7+
- [#5361](https://github.com/statelyai/xstate/pull/5361) [`7f8d90a`](https://github.com/statelyai/xstate/commit/7f8d90a5a6e851ade55e94a9569f746aaebc160a) Thanks [@johnsoncodehk](https://github.com/johnsoncodehk)! - Synchronize the alien-signals algorithm to 2.0.7.
8+
9+
This is primarily to fix the severe performance degradation discovered in vuejs/core: vuejs/core#13654
10+
311
## 3.9.1
412

513
### Patch Changes

packages/xstate-store/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xstate/store",
3-
"version": "3.9.1",
3+
"version": "3.9.2",
44
"description": "Simple stores",
55
"keywords": [
66
"store",

0 commit comments

Comments
 (0)