Skip to content

Commit 2d03738

Browse files
committed
Release 0.3.4
1 parent 663582a commit 2d03738

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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+
310
## [0.3.3](https://github.com/will-stone/2n8/compare/0.3.2...0.3.3) (2024-12-11)
411

512
### Patches

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "2n8",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"description": "Simple state management.",
55
"license": "ISC",
66
"author": "Will Stone",

0 commit comments

Comments
 (0)