|
| 1 | +## [30.1.1](https://github.com/Doist/reactist/compare/v30.1.0...v30.1.1) (2026-04-03) |
| 2 | + |
| 3 | +### Bug Fixes |
| 4 | + |
| 5 | +- pass NPM_TOKEN to semantic-release in release workflow ([#1026](https://github.com/Doist/reactist/issues/1026)) ([cc23af1](https://github.com/Doist/reactist/commit/cc23af175909ead975a0b4cc691d2e49c9b170e7)) |
| 6 | +- preserve spacing for loose lists in Prose component ([#1025](https://github.com/Doist/reactist/issues/1025)) ([67d6aae](https://github.com/Doist/reactist/commit/67d6aae0cdd528ef6b0b0e17e39d1e70c94a2499)) |
| 7 | +- revert partial 30.1.1 release to allow clean re-release ([#1027](https://github.com/Doist/reactist/issues/1027)) ([64c6447](https://github.com/Doist/reactist/commit/64c644753e4b2238aa54fd2574e3427599880ed6)) |
| 8 | + |
1 | 9 | # Changelog |
2 | 10 |
|
3 | 11 | ## [30.1.0](https://github.com/Doist/reactist/compare/v30.0.1...v30.1.0) (2026-03-10) |
4 | 12 |
|
5 | | - |
6 | 13 | ### 🚀 Features |
7 | 14 |
|
8 | | -* Add showScale prop to ProgressBar ([#1020](https://github.com/Doist/reactist/issues/1020)) ([1451b85](https://github.com/Doist/reactist/commit/1451b8502dd71575fdf31f0c3eaafdbe088ab77c)) |
9 | | - |
| 15 | +- Add showScale prop to ProgressBar ([#1020](https://github.com/Doist/reactist/issues/1020)) ([1451b85](https://github.com/Doist/reactist/commit/1451b8502dd71575fdf31f0c3eaafdbe088ab77c)) |
10 | 16 |
|
11 | 17 | ### 🐛 Bug Fixes |
12 | 18 |
|
13 | | -* **ci:** use PAT for release-please to trigger CI on its PRs ([#1021](https://github.com/Doist/reactist/issues/1021)) ([c4cafbf](https://github.com/Doist/reactist/commit/c4cafbfe27cf8023bc289a551063999978f432b0)) |
14 | | - |
| 19 | +- **ci:** use PAT for release-please to trigger CI on its PRs ([#1021](https://github.com/Doist/reactist/issues/1021)) ([c4cafbf](https://github.com/Doist/reactist/commit/c4cafbfe27cf8023bc289a551063999978f432b0)) |
15 | 20 |
|
16 | 21 | ### 🧰 Maintenance |
17 | 22 |
|
18 | | -* Add project conventions guide (CLAUDE.md) ([#1019](https://github.com/Doist/reactist/issues/1019)) ([c06b0bc](https://github.com/Doist/reactist/commit/c06b0bc4d6aa0f768ebadc49b0fd7fe876152d25)) |
19 | | -* convert menu.less to menu.module.css ([#1007](https://github.com/Doist/reactist/issues/1007)) ([b63ce3a](https://github.com/Doist/reactist/commit/b63ce3a3a7511519e70c941345742da4677abf5d)) |
| 23 | +- Add project conventions guide (CLAUDE.md) ([#1019](https://github.com/Doist/reactist/issues/1019)) ([c06b0bc](https://github.com/Doist/reactist/commit/c06b0bc4d6aa0f768ebadc49b0fd7fe876152d25)) |
| 24 | +- convert menu.less to menu.module.css ([#1007](https://github.com/Doist/reactist/issues/1007)) ([b63ce3a](https://github.com/Doist/reactist/commit/b63ce3a3a7511519e70c941345742da4677abf5d)) |
20 | 25 |
|
21 | 26 | ## [30.0.1](https://github.com/Doist/reactist/compare/v30.0.0...v30.0.1) (2026-01-26) |
22 | 27 |
|
23 | | - |
24 | 28 | ### chore |
25 | 29 |
|
26 | | -* release 30.0.1 ([#1003](https://github.com/Doist/reactist/issues/1003)) ([fbee885](https://github.com/Doist/reactist/commit/fbee88569a03c83ead82b708000cb37bdedde60a)) |
| 30 | +- release 30.0.1 ([#1003](https://github.com/Doist/reactist/issues/1003)) ([fbee885](https://github.com/Doist/reactist/commit/fbee88569a03c83ead82b708000cb37bdedde60a)) |
27 | 31 |
|
28 | 32 | ## [30.0.0](https://github.com/Doist/reactist/compare/v29.1.2...v30.0.0) (2026-01-24) |
29 | 33 |
|
30 | | - |
31 | 34 | ### ⚠ BREAKING CHANGES |
32 | 35 |
|
33 | | -* Bump node version requirement to v22.22; integrate react-compiler-tracker ([#994](https://github.com/Doist/reactist/issues/994)) |
| 36 | +- Bump node version requirement to v22.22; integrate react-compiler-tracker ([#994](https://github.com/Doist/reactist/issues/994)) |
34 | 37 |
|
35 | 38 | ### chore |
36 | 39 |
|
37 | | -* Bump node version requirement to v22.22; integrate react-compiler-tracker ([#994](https://github.com/Doist/reactist/issues/994)) ([ee3b106](https://github.com/Doist/reactist/commit/ee3b10660ddd55146e42755e2392f81adef3838c)) |
| 40 | +- Bump node version requirement to v22.22; integrate react-compiler-tracker ([#994](https://github.com/Doist/reactist/issues/994)) ([ee3b106](https://github.com/Doist/reactist/commit/ee3b10660ddd55146e42755e2392f81adef3838c)) |
38 | 41 |
|
39 | 42 | ## [29.1.2](https://github.com/Doist/reactist/compare/v29.1.1...v29.1.2) (2026-01-09) |
40 | 43 |
|
41 | | - |
42 | 44 | ### 🧰 Maintenance |
43 | 45 |
|
44 | | -* Ship components optimized with React Compiler ([#992](https://github.com/Doist/reactist/issues/992)) ([7895774](https://github.com/Doist/reactist/commit/78957741ec20d9cad9ac82330616c6b52ed83801)) |
| 46 | +- Ship components optimized with React Compiler ([#992](https://github.com/Doist/reactist/issues/992)) ([7895774](https://github.com/Doist/reactist/commit/78957741ec20d9cad9ac82330616c6b52ed83801)) |
45 | 47 |
|
46 | 48 | ## [29.1.1](https://github.com/Doist/reactist/compare/v29.1.0...v29.1.1) (2025-12-01) |
47 | 49 |
|
48 | | - |
49 | 50 | ### 🐛 Bug Fixes |
50 | 51 |
|
51 | | -* Prevent characterCountElement prop from being set on DOM elements ([#986](https://github.com/Doist/reactist/issues/986)) ([432e7c8](https://github.com/Doist/reactist/commit/432e7c8e1b7ec9496fc026ba141e51df9fb41425)) |
| 52 | +- Prevent characterCountElement prop from being set on DOM elements ([#986](https://github.com/Doist/reactist/issues/986)) ([432e7c8](https://github.com/Doist/reactist/commit/432e7c8e1b7ec9496fc026ba141e51df9fb41425)) |
52 | 53 |
|
53 | 54 | ## [29.1.0](https://github.com/Doist/reactist/compare/v29.0.0...v29.1.0) (2025-11-13) |
54 | 55 |
|
55 | | - |
56 | 56 | ### 🚀 Features |
57 | 57 |
|
58 | | -* Add `children` prop to `<Banner>` component to pass extra content ([#985](https://github.com/Doist/reactist/issues/985)) ([bed2ebc](https://github.com/Doist/reactist/commit/bed2ebc881730fbde52444842e00162f4ba2d993)) |
| 58 | +- Add `children` prop to `<Banner>` component to pass extra content ([#985](https://github.com/Doist/reactist/issues/985)) ([bed2ebc](https://github.com/Doist/reactist/commit/bed2ebc881730fbde52444842e00162f4ba2d993)) |
59 | 59 |
|
60 | 60 | ## [29.0.0](https://github.com/Doist/reactist/compare/v28.7.4...v29.0.0) (2025-11-04) |
61 | 61 |
|
62 | | - |
63 | 62 | ### ⚠ BREAKING CHANGES |
64 | 63 |
|
65 | | -* Update Ariakit to 0.4.19 ([#981](https://github.com/Doist/reactist/issues/981)) |
| 64 | +- Update Ariakit to 0.4.19 ([#981](https://github.com/Doist/reactist/issues/981)) |
66 | 65 |
|
67 | 66 | ### 🚀 Features |
68 | 67 |
|
69 | | -* Update Ariakit to 0.4.19 ([#981](https://github.com/Doist/reactist/issues/981)) ([0a521a9](https://github.com/Doist/reactist/commit/0a521a90a5fa3740992defcd68465278d54992a1)) |
70 | | - |
| 68 | +- Update Ariakit to 0.4.19 ([#981](https://github.com/Doist/reactist/issues/981)) ([0a521a9](https://github.com/Doist/reactist/commit/0a521a90a5fa3740992defcd68465278d54992a1)) |
71 | 69 |
|
72 | 70 | ### 🧰 Maintenance |
73 | 71 |
|
74 | | -* Bump eslint-related dependencies and fix errors ([#982](https://github.com/Doist/reactist/issues/982)) ([67d7d0d](https://github.com/Doist/reactist/commit/67d7d0d604309b550bd51263064ffe2f2883f4df)) |
75 | | -* Update TypeScript to 5.9 ([#980](https://github.com/Doist/reactist/issues/980)) ([389931a](https://github.com/Doist/reactist/commit/389931ad3080241b5fbb5c456be776ce26ea3da7)) |
| 72 | +- Bump eslint-related dependencies and fix errors ([#982](https://github.com/Doist/reactist/issues/982)) ([67d7d0d](https://github.com/Doist/reactist/commit/67d7d0d604309b550bd51263064ffe2f2883f4df)) |
| 73 | +- Update TypeScript to 5.9 ([#980](https://github.com/Doist/reactist/issues/980)) ([389931a](https://github.com/Doist/reactist/commit/389931ad3080241b5fbb5c456be776ce26ea3da7)) |
76 | 74 |
|
77 | 75 | ## [28.7.4](https://github.com/Doist/reactist/compare/v28.7.3...v28.7.4) (2025-10-31) |
78 | 76 |
|
|
0 commit comments