Skip to content

Commit 1227d9a

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.0...v1.9.0) (2024-11-20) ### Bug Fixes * 🐛 update snapshot retrieval in useSyncExternalStore for query parameter initialization ([6193df0](6193df0)) ### Features * ✨ enable async parameter setting in query param store and update related tests ([f41703c](f41703c))
1 parent f41703c commit 1227d9a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.9.0](https://github.com/abhishekbhardwaj/react-url-query-parameter-store/compare/v1.8.0...v1.9.0) (2024-11-20)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 update snapshot retrieval in useSyncExternalStore for query parameter initialization ([6193df0](https://github.com/abhishekbhardwaj/react-url-query-parameter-store/commit/6193df06beaa884b4772056df9557fd331419850))
7+
8+
9+
### Features
10+
11+
* ✨ enable async parameter setting in query param store and update related tests ([f41703c](https://github.com/abhishekbhardwaj/react-url-query-parameter-store/commit/f41703c022e41fae290f7905c6123c1e2a741408))
12+
113
# [1.8.0](https://github.com/abhishekbhardwaj/react-url-query-parameter-store/compare/v1.7.1...v1.8.0) (2024-10-24)
214

315

0 commit comments

Comments
 (0)