RELEASING: Releasing 1 package(s)

Releases:
  @warkypublic/oranguru@0.0.41

[skip ci]
This commit is contained in:
2026-02-08 15:55:17 +02:00
parent 3314c69ef9
commit 128923290d
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'@warkypublic/oranguru': patch
---
feat(Former): add useFormerState hook for managing form state

View File

@@ -1,5 +1,11 @@
# @warkypublic/zustandsyncstore # @warkypublic/zustandsyncstore
## 0.0.41
### Patch Changes
- 3314c69: feat(Former): add useFormerState hook for managing form state
## 0.0.40 ## 0.0.40
### Patch Changes ### Patch Changes

View File

@@ -1,7 +1,7 @@
{ {
"name": "@warkypublic/oranguru", "name": "@warkypublic/oranguru",
"author": "Warky Devs", "author": "Warky Devs",
"version": "0.0.40", "version": "0.0.41",
"type": "module", "type": "module",
"types": "./dist/lib.d.ts", "types": "./dist/lib.d.ts",
"main": "./dist/lib.cjs.js", "main": "./dist/lib.cjs.js",