Sourced from tsx's releases.
v4.19.0
4.19.0 (2024-08-27)
Features
- watch: deprecate ignore flag in favor or exclude flag (157c3ec)
This release is also available on:
157c3ec
feat(watch): deprecate ignore flag in favor or exclude flagSourced from typescript-eslint's releases.
v8.3.0
8.3.0 (2024-08-26)
🚀 Features
- eslint-plugin: [no-deprecation] add rule (#9783)
- typescript-estree: replace
globby
w/fast-glob
(#9518)- typescript-estree: reload project service once when file config isn't found (#9853)
🩹 Fixes
- ast-spec: use
Expression
in argument ofThrowStatement
(#9632)- eslint-plugin: [no-unnecessary-template-expression] add missing parentheses in autofix (#8673)
- eslint-plugin: [no-unnecessary-type-parameters] check mapped alias type arguments (#9741)
- utils: add missing
TSSatisfiesExpression
inRuleListenerBaseSelectors
(#9832)- utils: add
TSDeclareFunction
tofunctionTypeTypes
(#9788)❤️ Thank You
- Abraham Guo
- Daichi Kamiyama
@dak2
- Josh Goldberg ✨
- Kim Sang Du
@developer-bandi
- Sukka
- Vida Xie
@9romise
You can read about our versioning strategy and releases on our website.
Sourced from typescript-eslint's changelog.
8.3.0 (2024-08-26)
🚀 Features
- eslint-plugin: [no-deprecation] add rule
❤️ Thank You
- Abraham Guo
- Daichi Kamiyama
- Josh Goldberg ✨
- Kim Sang Du
- Sukka
- Vida Xie
You can read about our versioning strategy and releases on our website.