Commit f3deac1
committed
chore(release): 29.0.0 [skip ci]
# [29.0.0](v28.14.0...v29.0.0) (2025-06-18) ### Bug Fixes * remove `jest/no-alias-methods` from `styles` config ([df3b8cd](df3b8cd)) * update semantic-release config so new v29 major is marked as latest on `npm` ([#1772](#1772)) ([531c8ba](531c8ba)) ### Features * drop support for `[@typescript-eslint](https://github.com/typescript-eslint)` v6 ([fbf49a0](fbf49a0)) * drop support for `[@typescript-eslint](https://github.com/typescript-eslint)` v7 ([d77ac46](d77ac46)) * drop support for ESLint v7 ([60e26c2](60e26c2)) * drop support for ESLint v8.x prior to v8.57.0 ([854cef4](854cef4)) * drop support for Node v16 ([8000c3d](8000c3d)) * drop support for Node v18 ([f442a2a](f442a2a)) * drop support for Node v20.x prior to v20.12.0 ([83c130b](83c130b)) * drop support for Node v21 ([e6d5a25](e6d5a25)) * drop support for Node v23 ([d7fe2d4](d7fe2d4)) * **unbound-method:** remove `docs.recommended` and `docs.requiresTypeChecking` properties ([1d53075](1d53075)) ### BREAKING CHANGES * dropped support for ESLint v8.x prior to v8.57.0 * dropped support for Node v20.x prior to v20.12.0 * dropped support for Node v23 * dropped support for Node v18 * **unbound-method:** removed `docs.recommend` and `docs.requiresTypeChecking` from `unbound-method` * dropped support for `@typescript-eslint` v7 * dropped support for `@typescript-eslint` v6 * `jest/no-alias-methods` has been removed from the `styles` config as its already in the `recommended` config * dropped support for ESLint v7 * dropped support for Node v21 * dropped support for Node v161 parent 6eade92 commit f3deac1
1 file changed
+38
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
4 | 42 | | |
5 | 43 | | |
6 | 44 | | |
| |||
0 commit comments