Sourced from @typescript-eslint/parser
's
releases.
v7.10.0
7.10.0 (2024-05-20)
🚀 Features
- eslint-plugin: [sort-type-constituents] support case sensitive sorting (#8760)
🩹 Fixes
- eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag (#8764)
- typescript-estree: don't add in-project files to defaultProjectMatchedFiles (#9097)
- utils: remove function form type from flat config
files
andignores
(#9111)❤️ Thank You
- auvred
@auvred
- Emanuel Hoogeveen
@ehoogeveen-medweb
- jsfm01
@jsfm01
- Kirk Waiblinger
You can read about our versioning strategy and releases on our website.
Sourced from @typescript-eslint/parser
's
changelog.
7.10.0 (2024-05-20)
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.
c18226e
chore(release): publish 7.10.0