|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -All notable changes to this project will be documented in this file. |
4 | | -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
| 3 | +## 1.0.0 |
5 | 4 |
|
6 | | -## [0.3.1](https://github.com/VdustR/nanostores-qs/compare/v0.3.0...v0.3.1) (2025-06-27) |
| 5 | +### Major Changes |
7 | 6 |
|
| 7 | +- 9de1496: ## Breaking Changes |
8 | 8 |
|
9 | | -### Bug Fixes |
| 9 | + - **nanostores peer dependency**: ^0.11.4 → ^1.1.0 (nanostores 1.x) |
| 10 | + - **@nanostores/react**: ^0.8.4 → ^1.0.0 (required for nanostores 1.x compatibility) |
| 11 | + - **Minimum Node.js**: >=20.19.0 |
10 | 12 |
|
11 | | -* **nanostores-qs:** fix default encode and pathname ([#12](https://github.com/VdustR/nanostores-qs/issues/12)) ([709d1c0](https://github.com/VdustR/nanostores-qs/commit/709d1c059b864fd913cff2a89d06ba83487b7c72)) |
| 13 | + ## Tooling Migration |
12 | 14 |
|
| 15 | + - Replace Lerna with @changesets/cli for version management |
| 16 | + - Replace Prettier with oxfmt for code formatting |
| 17 | + - Replace tsc type checking with tsgo (TypeScript native preview) in build mode |
| 18 | + - Upgrade ESLint ecosystem (@antfu/eslint-config v7, @vp-tw/eslint-config v1) |
| 19 | + - Upgrade @vp-tw/tsconfig v3 → v4 with TypeScript project references |
| 20 | + - Remove Stylelint |
| 21 | + |
| 22 | +All notable changes to this project will be documented in this file. |
| 23 | +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
13 | 24 |
|
| 25 | +## [0.3.1](https://github.com/VdustR/nanostores-qs/compare/v0.3.0...v0.3.1) (2025-06-27) |
14 | 26 |
|
| 27 | +### Bug Fixes |
15 | 28 |
|
| 29 | +- **nanostores-qs:** fix default encode and pathname ([#12](https://github.com/VdustR/nanostores-qs/issues/12)) ([709d1c0](https://github.com/VdustR/nanostores-qs/commit/709d1c059b864fd913cff2a89d06ba83487b7c72)) |
16 | 30 |
|
17 | 31 | # [0.3.0](https://github.com/VdustR/nanostores-qs/compare/v0.2.1...v0.3.0) (2025-05-23) |
18 | 32 |
|
19 | | - |
20 | 33 | ### Bug Fixes |
21 | 34 |
|
22 | | -* **nanostores-qs:** skip for ssr ([#10](https://github.com/VdustR/nanostores-qs/issues/10)) ([ba9f2fb](https://github.com/VdustR/nanostores-qs/commit/ba9f2fba099f973c342185f2ff7334bbdcdf3223)) |
23 | | - |
| 35 | +- **nanostores-qs:** skip for ssr ([#10](https://github.com/VdustR/nanostores-qs/issues/10)) ([ba9f2fb](https://github.com/VdustR/nanostores-qs/commit/ba9f2fba099f973c342185f2ff7334bbdcdf3223)) |
24 | 36 |
|
25 | 37 | ### Features |
26 | 38 |
|
27 | | -* **nanostores-qs:** force update option ([#9](https://github.com/VdustR/nanostores-qs/issues/9)) ([bcf5c3c](https://github.com/VdustR/nanostores-qs/commit/bcf5c3cd443467c65c6c5c67143be2030e6e293e)) |
28 | | - |
29 | | - |
30 | | - |
31 | | - |
| 39 | +- **nanostores-qs:** force update option ([#9](https://github.com/VdustR/nanostores-qs/issues/9)) ([bcf5c3c](https://github.com/VdustR/nanostores-qs/commit/bcf5c3cd443467c65c6c5c67143be2030e6e293e)) |
32 | 40 |
|
33 | 41 | ## [0.2.1](https://github.com/VdustR/nanostores-qs/compare/v0.2.0...v0.2.1) (2025-03-16) |
34 | 42 |
|
35 | 43 | **Note:** Version bump only for package @vp-tw/nanostores-qs |
36 | 44 |
|
37 | | - |
38 | | - |
39 | | - |
40 | | - |
41 | 45 | # 0.2.0 (2025-03-16) |
42 | 46 |
|
43 | | - |
44 | 47 | ### Bug Fixes |
45 | 48 |
|
46 | | -* **nanostores-qs:** fix types for build ([16a1125](https://github.com/VdustR/nanostores-qs/commit/16a11259e450722fedfecab4a64c6cbb95c22518)) |
47 | | - |
| 49 | +- **nanostores-qs:** fix types for build ([16a1125](https://github.com/VdustR/nanostores-qs/commit/16a11259e450722fedfecab4a64c6cbb95c22518)) |
48 | 50 |
|
49 | 51 | ### Features |
50 | 52 |
|
51 | | -* **nanostores-qs:** update method for SearchParamsStore ([d3fdf03](https://github.com/VdustR/nanostores-qs/commit/d3fdf03d32630c0c746c24ad75adac5f5709e54c)) |
52 | | - |
53 | | - |
54 | | - |
55 | | - |
| 53 | +- **nanostores-qs:** update method for SearchParamsStore ([d3fdf03](https://github.com/VdustR/nanostores-qs/commit/d3fdf03d32630c0c746c24ad75adac5f5709e54c)) |
56 | 54 |
|
57 | 55 | # 0.1.0 (2025-03-16) |
58 | 56 |
|
59 | | - |
60 | 57 | ### Bug Fixes |
61 | 58 |
|
62 | | -* **nanostores-qs:** fix types for build ([16a1125](https://github.com/VdustR/nanostores-qs/commit/16a11259e450722fedfecab4a64c6cbb95c22518)) |
63 | | - |
| 59 | +- **nanostores-qs:** fix types for build ([16a1125](https://github.com/VdustR/nanostores-qs/commit/16a11259e450722fedfecab4a64c6cbb95c22518)) |
64 | 60 |
|
65 | 61 | ### Features |
66 | 62 |
|
67 | | -* **nanostores-qs:** update method for SearchParamsStore ([d3fdf03](https://github.com/VdustR/nanostores-qs/commit/d3fdf03d32630c0c746c24ad75adac5f5709e54c)) |
| 63 | +- **nanostores-qs:** update method for SearchParamsStore ([d3fdf03](https://github.com/VdustR/nanostores-qs/commit/d3fdf03d32630c0c746c24ad75adac5f5709e54c)) |
0 commit comments