Skip to content

Commit 43cc6b5

Browse files
Version Packages (canary)
1 parent 3cdf74e commit 43cc6b5

3 files changed

Lines changed: 9 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"brown-wolves-play",
99
"clean-coats-occur",
1010
"cool-emus-lie",
11+
"cool-spoons-fold",
1112
"cuddly-melons-turn",
1213
"fresh-hounds-move",
1314
"good-vans-impress",

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# classic-react-hooks
22

3+
## 2.0.0-canary.16
4+
5+
### Minor Changes
6+
7+
- 87b8bbb: Feature:
8+
- Add cross-tab sync and ssr support and function based initial value support for `useLocalStorage` hook.
9+
310
## 2.0.0-canary.15
411

512
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "classic-react-hooks",
3-
"version": "2.0.0-canary.15",
3+
"version": "2.0.0-canary.16",
44
"description": "A great collection of React utility hooks",
55
"keywords": [
66
"classic-react-hooks",

0 commit comments

Comments
 (0)