Skip to content

Commit fdfe4f0

Browse files
committed
1 parent c59fbcf commit fdfe4f0

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

examples/zustand/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"typescript": "^5.9.3",
1616
"vike": "^0.4.250",
1717
"vike-react": "0.6.18",
18-
"vike-react-zustand": "0.1.8",
18+
"vike-react-zustand": "0.1.9",
1919
"vite": "^7.3.0",
2020
"zustand": "^5.0.8"
2121
},

packages/vike-react-zustand/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.1.9](https://github.com/vikejs/vike-react/compare/[email protected]@0.1.9) (2026-01-07)
2+
3+
4+
### Bug Fixes
5+
6+
* improve rolldown filter ([#210](https://github.com/vikejs/vike-react/issues/210)) ([c59fbcf](https://github.com/vikejs/vike-react/commit/c59fbcf2f2f02757828000e234c8ac5f5c1f0972))
7+
8+
9+
110
## [0.1.8](https://github.com/vikejs/vike-react/compare/[email protected]@0.1.8) (2025-12-18)
211

312

packages/vike-react-zustand/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vike-react-zustand",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"homepage": "https://github.com/vikejs/vike-react/tree/main/packages/vike-react-zustand#readme",
55
"type": "module",
66
"main": "dist/index.js",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)