|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [0.13.0](https://github.com/neostandard/neostandard/compare/v0.12.2...v0.13.0) (2026-02-26) |
| 4 | + |
| 5 | + |
| 6 | +### ⚠ BREAKING CHANGES |
| 7 | + |
| 8 | +* Require Node.js `^20.19.0 || ^22.13.0 || >=24` ([#339](https://github.com/neostandard/neostandard/issues/339)) |
| 9 | +* eslint-plugin-import-x is no longer included by default. Projects relying on import-x rules will need to manually install and configure eslint-plugin-import-x. See the "Adding back import checking" section in the README for migration instructions. As an alternative, we recommend using TypeScript's compiler (tsc --noEmit) for import validation, which provides more comprehensive checking. |
| 10 | +* update dependency globals to v17 ([#335](https://github.com/neostandard/neostandard/issues/335)) |
| 11 | + |
| 12 | +### 🌟 Features |
| 13 | + |
| 14 | +* **deps:** update dependency globals to ^17.2.0 ([#347](https://github.com/neostandard/neostandard/issues/347)) ([66d504e](https://github.com/neostandard/neostandard/commit/66d504e42c6ceecf5c36cf679a33d269f255e2e1)) |
| 15 | +* **deps:** update dependency typescript-eslint to ^8.54.0 ([#348](https://github.com/neostandard/neostandard/issues/348)) ([2cdd443](https://github.com/neostandard/neostandard/commit/2cdd4434bc1c27be08852452dc352b2962c59fc0)) |
| 16 | +* **deps:** update dependency typescript-eslint to ^8.56.0 ([#357](https://github.com/neostandard/neostandard/issues/357)) ([fe4ba92](https://github.com/neostandard/neostandard/commit/fe4ba92b5b29dcc5b63e885795a279802444e60a)) |
| 17 | +* remove eslint-plugin-import-x and related dependencies ([#330](https://github.com/neostandard/neostandard/issues/330)) ([248de35](https://github.com/neostandard/neostandard/commit/248de3588817b5dd9334dee43f14312e02679c16)) |
| 18 | +* Require Node.js `^20.19.0 || ^22.13.0 || >=24` ([#339](https://github.com/neostandard/neostandard/issues/339)) ([ba575f3](https://github.com/neostandard/neostandard/commit/ba575f3963013555506975e2c7e80fd805d72b52)) |
| 19 | +* update dependency globals to v17 ([#335](https://github.com/neostandard/neostandard/issues/335)) ([a856b81](https://github.com/neostandard/neostandard/commit/a856b811fc6956100e447dfebfecf79564039194)) |
| 20 | + |
| 21 | + |
| 22 | +### 🩹 Fixes |
| 23 | + |
| 24 | +* **deps:** update dependency eslint-plugin-n to ^17.23.2 ([#303](https://github.com/neostandard/neostandard/issues/303)) ([76d50ed](https://github.com/neostandard/neostandard/commit/76d50edcd4e655878922f5633e39dd50f6e004a9)) |
| 25 | +* **deps:** update dependency find-up to v8 ([#324](https://github.com/neostandard/neostandard/issues/324)) ([d95b6e3](https://github.com/neostandard/neostandard/commit/d95b6e3e0ffe25a6f5c584459204ac5996c6c5ef)) |
| 26 | +* **deps:** update dependency globals to ^17.3.0 ([#351](https://github.com/neostandard/neostandard/issues/351)) ([94ab3ce](https://github.com/neostandard/neostandard/commit/94ab3ce777aa1fc8972dfd49475045f3b6945dd7)) |
| 27 | +* **deps:** update dependency peowly to ^1.3.3 ([#356](https://github.com/neostandard/neostandard/issues/356)) ([b873608](https://github.com/neostandard/neostandard/commit/b873608a207e628679ef43e1780b0a1b145b1e49)) |
| 28 | +* **deps:** update dependency typescript-eslint to ^8.53.1 ([#322](https://github.com/neostandard/neostandard/issues/322)) ([6beb36b](https://github.com/neostandard/neostandard/commit/6beb36bdd1494e078cb31b12070bae7643e106ef)) |
| 29 | + |
| 30 | + |
| 31 | +### 🧹 Chores |
| 32 | + |
| 33 | +* properly apply filter ([#336](https://github.com/neostandard/neostandard/issues/336)) ([bd1ad55](https://github.com/neostandard/neostandard/commit/bd1ad55af7317470b10376526a10117d4f862ec3)) |
| 34 | + |
3 | 35 | ## [0.12.2](https://github.com/neostandard/neostandard/compare/v0.12.1...v0.12.2) (2025-07-04) |
4 | 36 |
|
5 | 37 |
|
|
0 commit comments