Skip to content

Commit 0cb18fd

Browse files
chore(main): release 2.1.1
1 parent a893a45 commit 0cb18fd

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.1.1](https://github.com/chrisvander/zustand-computed/compare/v2.1.0...v2.1.1) (2025-10-22)
4+
5+
6+
### Bug Fixes
7+
8+
* immer middleware throwing ([a599978](https://github.com/chrisvander/zustand-computed/commit/a5999784857045aba26f73e8aad5d4dfcb9241b4))
9+
310
## [2.1.0](https://github.com/chrisvander/zustand-computed/compare/v2.0.2...v2.1.0) (2025-05-17)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zustand-computed",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"author": "chrisvander",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)