Skip to content

Commit ec690db

Browse files
Version Packages (#32)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f18b084 commit ec690db

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/itchy-monkeys-check.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.7.1
4+
5+
### Patch Changes
6+
7+
- f18b084: Fixes SSR issue with Next.js requiring the getServerSnapshot argument with useSyncExternalStore.
8+
39
## 0.7.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"hooks"
1515
],
1616
"sideEffects": false,
17-
"version": "0.7.0",
17+
"version": "0.7.1",
1818
"main": "dist/statery.cjs.js",
1919
"module": "dist/statery.esm.js",
2020
"types": "dist/statery.cjs.d.ts",

0 commit comments

Comments
 (0)