Sourced from @typescript-eslint/parser
's
releases.
v8.8.1
8.8.1 (2024-10-07)
🩹 Fixes
- eslint-plugin: stop warning on
@ts-nocheck
comments which aren't at the beginning of the file (#10046)- typescript-estree: fix crash when running from a
node --eval
script (#10098)- typescript-estree: ensure mjs/mts files are always be parsed as ESM (#10011)
❤️ Thank You
- Brad Zacher
@bradzacher
- Ronen Amiel
- WhitePiano
@goldentrash
You can read about our versioning strategy and releases on our website.
Sourced from @typescript-eslint/parser
's
changelog.
8.8.1 (2024-10-07)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
f898248
chore(release): publish 8.8.1