Skip to content

Commit f64112f

Browse files
committed
release: 0.2.23
1 parent 3416dcb commit f64112f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 0.2.23
2+
3+
**Core Changes**
4+
5+
- Add `unstable_useUrlHashState`
6+
- Add `useLocalStorage`
7+
- Add `noSSR`
8+
19
# 0.2.22
210

311
**Core Changes**

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "foxact",
3-
"version": "0.2.22",
3+
"version": "0.2.23",
44
"private": true,
55
"description": "React Hooks/Utils done right. For browser, SSR, and React Server Components.",
66
"homepage": "https://foxact.skk.moe",

0 commit comments

Comments
 (0)