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 db60c27 commit 1c91c92Copy full SHA for 1c91c92
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.19.3](https://github.com/will-stone/2n8/compare/0.19.2...0.19.3) (2025-05-29)
4
+
5
+### Patches
6
7
+- Update docs with Keys and State types
8
+ ([db60c27](https://github.com/will-stone/2n8/commit/db60c272753204a176b548baa9d7dd2c6f926121))
9
10
## [0.19.2](https://github.com/will-stone/2n8/compare/0.19.1...0.19.2) (2025-05-28)
11
12
### Patches
package.json
@@ -1,6 +1,6 @@
{
"name": "2n8",
- "version": "0.19.2",
+ "version": "0.19.3",
"description": "Simple state management.",
"keywords": [
"react",
0 commit comments