|
1 | 1 | # Changes |
2 | 2 |
|
| 3 | +## 15.0.0 |
| 4 | + |
| 5 | +- 💥 [`8cc3b93`](https://github.com/mantoni/eslint_d.js/commit/8cc3b939ec58b9458c9bc60cae051ac10e926ecc) |
| 6 | + Upgrade default eslint to v10 |
| 7 | +- 💥 [`b68b01a`](https://github.com/mantoni/eslint_d.js/commit/b68b01ab148ec3a29f3429815486a93297f8eacd) |
| 8 | + Require node 22 |
| 9 | +- 🍏 [`320584c`](https://github.com/mantoni/eslint_d.js/commit/320584c3de9131ab5fa3c683d3b50fe4bf9f43ae) |
| 10 | + Add eslint v10 test fixture |
| 11 | +- 🍏 [`251a03f`](https://github.com/mantoni/eslint_d.js/commit/251a03fdfd179f1bf291f6536ca610bba13ecbb1) |
| 12 | + Upgrade support-color |
| 13 | +- 🐛 [`4c907c8`](https://github.com/mantoni/eslint_d.js/commit/4c907c8f919eedca1312699d4e965151b78d2797) |
| 14 | + Fix eslint issues |
| 15 | +- 📚 [`6dc639f`](https://github.com/mantoni/eslint_d.js/commit/6dc639f70a6f5b55b9fd5c6081edd764489c1d24) |
| 16 | + Update compatibility |
| 17 | +- 📚 [`239d9cc`](https://github.com/mantoni/eslint_d.js/commit/239d9cc8aa399248fbacfac18086aeb7992450c3) |
| 18 | + Update performance |
| 19 | +- ✨ [`e19dfaf`](https://github.com/mantoni/eslint_d.js/commit/e19dfafbda5d8debe191e64f1c096c7c0383c6ac) |
| 20 | + Update transient dependencies |
| 21 | +- ✨ [`818198f`](https://github.com/mantoni/eslint_d.js/commit/818198fd9b4818ef72a9b24556c277a725172f85) |
| 22 | + Upgrade mocha and monocart-coverage-reports |
| 23 | +- ✨ [`3267c22`](https://github.com/mantoni/eslint_d.js/commit/3267c2237a6a0fe8bee9ec0d2074b89d06d32b9d) |
| 24 | + Upgrade lint-staged and husky |
| 25 | +- ✨ [`caf814b`](https://github.com/mantoni/eslint_d.js/commit/caf814b8e67c35e670a648a399c4982148359901) |
| 26 | + Update debug |
| 27 | +- ✨ [`dc98809`](https://github.com/mantoni/eslint_d.js/commit/dc988096dfa9b559be111f672e1dc21261b335c9) |
| 28 | + Update prettier |
| 29 | +- ✨ [`5196dae`](https://github.com/mantoni/eslint_d.js/commit/5196daedb774b7e2907072202c13e763fe90aeb6) |
| 30 | + Update typescript |
| 31 | +- ✨ [`9986c96`](https://github.com/mantoni/eslint_d.js/commit/9986c9629d20fcba53d04ffde1c6410b659ca590) |
| 32 | + Fix bin path and repository url |
| 33 | + |
| 34 | +_Released by [Maximilian Antoni](https://github.com/mantoni) on 2026-03-12._ |
| 35 | + |
3 | 36 | ## 14.3.0 |
4 | 37 |
|
5 | 38 | [Introduce][#331] `ESLINT_D_ROOT` environment variable to override the location where |
|
0 commit comments