1 parent 3cdf74e commit 43cc6b5Copy full SHA for 43cc6b5
3 files changed
.changeset/pre.json
@@ -8,6 +8,7 @@
8
"brown-wolves-play",
9
"clean-coats-occur",
10
"cool-emus-lie",
11
+ "cool-spoons-fold",
12
"cuddly-melons-turn",
13
"fresh-hounds-move",
14
"good-vans-impress",
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# classic-react-hooks
2
3
+## 2.0.0-canary.16
4
+
5
+### Minor Changes
6
7
+- 87b8bbb: Feature:
+ - Add cross-tab sync and ssr support and function based initial value support for `useLocalStorage` hook.
## 2.0.0-canary.15
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "classic-react-hooks",
- "version": "2.0.0-canary.15",
+ "version": "2.0.0-canary.16",
"description": "A great collection of React utility hooks",
"keywords": [
"classic-react-hooks",
0 commit comments