We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 663582a commit 2d03738Copy full SHA for 2d03738
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.3.4](https://github.com/will-stone/2n8/compare/0.3.3...0.3.4) (2024-12-11)
4
+
5
+### Patches
6
7
+- Fixed unchanged objects causing subscriptions to fire
8
+ ([663582a](https://github.com/will-stone/2n8/commit/663582a958305e42e060f993cbd2308de7bccf65))
9
10
## [0.3.3](https://github.com/will-stone/2n8/compare/0.3.2...0.3.3) (2024-12-11)
11
12
### Patches
package.json
@@ -1,6 +1,6 @@
{
"name": "2n8",
- "version": "0.3.3",
+ "version": "0.3.4",
"description": "Simple state management.",
"license": "ISC",
"author": "Will Stone",
0 commit comments