Skip to content

Commit 2c75024

Browse files
committed
Release 0.3.1
1 parent edfe70b commit 2c75024

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.1](https://github.com/will-stone/2n8/compare/0.3.0...0.3.1) (2024-12-10)
4+
5+
### Patches
6+
7+
- Fix derived getters causing infinite loops in React
8+
([132d94e](https://github.com/will-stone/2n8/commit/132d94e96c30ab6812f7a91271603f338f4fa7fc))
9+
310
## [0.3.0](https://github.com/will-stone/2n8/compare/0.2.5...0.3.0) (2024-12-09)
411

512
### Minor changes

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.0",
3+
"version": "0.3.1",
44
"description": "Simple state management.",
55
"license": "ISC",
66
"author": "Will Stone",

0 commit comments

Comments
 (0)