2 parents a893a45 + 0cb18fd commit 4c8e803Copy full SHA for 4c8e803
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [2.1.0](https://github.com/chrisvander/zustand-computed/compare/v2.0.2...v2.1.0) (2025-05-17)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "zustand-computed",
- "version": "2.1.0",
+ "version": "2.1.1",
"author": "chrisvander",
"repository": {
"type": "git",
0 commit comments