版本发布 8
1.0.0
? · 2025-04-10
* Added Nano Stores 1.0 support. * Removed Node.js 18 support.
0.16.1
? · 2024-10-20
* Fixed types regression.
0.16.0
? · 2024-10-20
* Added `hash` with `#`-part to store’s value.
0.15.1
? · 2024-08-03
* Added Nano Stores 0.11 support.
0.15.0
? · 2024-04-17
* Added named capturing group to RegExp routes (by @easing).
0.14.2
? · 2024-04-09
* Fixed `:param?` RegExp (by @easing).
0.14.1
? · 2024-02-20
* Added Nano Stores 0.10 support.
0.14.0
? · 2024-02-10
* Added `search` with parsed search params to store’s value. * Added `search` argument to all functions to get and open URL. * Removed `createSearchParams` in favor of `route.search` of normal router.