Sourced from @typescript-eslint/parser's releases.
v5.14.0
5.14.0 (2022-03-07)
Bug Fixes
- eslint-plugin: [naming-convention] cover case that requires quotes (#4582) (3ea0947)
- eslint-plugin: [no-misused-promises] factor thenable returning function overload signatures (#4620) (56a09e9)
- eslint-plugin: [prefer-readonly-parameter-types] handle class sharp private field and member without throwing error (#4343) (a65713a)
- eslint-plugin: [return-await] correct autofixer in binary expression (#4401) (5fa2fad)
Features
Sourced from @typescript-eslint/parser's changelog.
5.14.0 (2022-03-07)
Note: Version bump only for package
@typescript-eslint/parser
9752382 chore: publish v5.14.0fa381f3 chore: use swc for tests instead of Babel (#4584)