Releases: eslint-recommended/eslint-config-typescript
Releases · eslint-recommended/eslint-config-typescript
v50.1.0
What's Changed
New features
- Use eslint-plugin-regexp by @munierujp in #392
Full Changelog: v50.0.1...v50.1.0
v50.0.1
What's Changed
Dependency updates
Other changes
- Fix config for
@typescript-eslint/explicit-function-return-type
by @munierujp in #389
Full Changelog: v50.0.0...v50.0.1
v50.0.0
What's Changed
Breaking changes
Dependency updates
- Update dependency eslint-plugin-jsdoc to v48.2.6 by @renovate in #377
- Update dependency @types/node to v20.12.13 by @renovate in #382
Documentation
- Update README.md by @munierujp in #375
- Update README.md by @munierujp in #376
Other changes
- Update .gitignore by @munierujp in #385
Full Changelog: v49.0.1...v50.0.0
v49.0.1
What's Changed
Dependency updates
- Update dependency @types/node to v20.12.12 by @renovate in #370
- Update dependency eslint-plugin-jsdoc to v48.2.5 by @renovate in #371
Documentation
- Update README.md by @munierujp in #373
Full Changelog: v49.0.0...v49.0.1
v49.0.0
What's Changed
Breaking changes
- Drop support for Node v18 by @munierujp in #368
Dependency updates
Other changes
- Fix
lint
npm scripts by @munierujp in #366
Migration
- Update Node to v20 or later
Full Changelog: v48.0.0...v49.0.0
v48.0.0
What's Changed
Breaking changes
Dependency updates
Other changes
- Update comments by @munierujp in #362
Full Changelog: v47.2.0...v48.0.0
v47.2.0
What's Changed
Documentation
- Update README.md by @munierujp in #356
Other changes
- Add support for Node v22 by @munierujp in #357
Full Changelog: v47.1.0...v47.2.0
v47.1.0
What's Changed
New features
- Support more extensions (.mjs/.cjs/.mts/.cts) by @munierujp in #352
Documentation
- Update Usage by @munierujp in #350
Other changes
- Disable @typescript-eslint/explicit-function-return-type rule in JS files. by @munierujp in #351
Full Changelog: v47.0.0...v47.1.0
v47.0.0
What's Changed
Breaking changes
- Move eslint-config-love to extends section by @munierujp in #345
Other changes
- Update comments by @munierujp in #344
- Add example by @munierujp in #346
Full Changelog: v46.0.0...v47.0.0
v46.0.0
What's Changed
Breaking changes
- Remove @typescript-eslint/eslint-plugin from dependencies by @munierujp in #342
Documentation
- Update README.md by @munierujp in #341
Full Changelog: v45.0.0...v46.0.0