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 936ce0a commit d1ee9acCopy full SHA for d1ee9ac
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.18.4](https://github.com/will-stone/2n8/compare/0.18.3...0.18.4) (2025-05-14)
4
+
5
+### Patches
6
7
+- Simplify get internals slightly
8
+ ([936ce0a](https://github.com/will-stone/2n8/commit/936ce0a31bf7914513346e6d1fedaff6df9616f6))
9
10
## [0.18.3](https://github.com/will-stone/2n8/compare/0.18.2...0.18.3) (2025-05-13)
11
12
### Patches
package.json
@@ -1,6 +1,6 @@
{
"name": "2n8",
- "version": "0.18.3",
+ "version": "0.18.4",
"description": "Simple state management.",
"keywords": [
"react",
0 commit comments