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 6f87025 commit 16ddab2Copy full SHA for 16ddab2
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.18.2](https://github.com/will-stone/2n8/compare/0.18.1...0.18.2) (2025-05-08)
4
+
5
+### Patches
6
7
+- Remove auto-bind from deps and docs
8
+ ([6f87025](https://github.com/will-stone/2n8/commit/6f870256d235454ca7d2f20ff958379e5c78a159))
9
10
## [0.18.1](https://github.com/will-stone/2n8/compare/0.18.0...0.18.1) (2025-05-08)
11
12
### Patches
package.json
@@ -1,6 +1,6 @@
{
"name": "2n8",
- "version": "0.18.1",
+ "version": "0.18.2",
"description": "Simple state management.",
"keywords": [
"react",
0 commit comments