Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: Update Node.js engine requirement and several ESLint plugin requirements #266

Closed
wants to merge 5 commits into from

Conversation

wakamsha
Copy link
Contributor

Breaking changes:

  • Update Node.js engine requirement to >= 18.18.0 || >= 20.0.0. This means we are dropping support for Node 18 versions prior to 18.18.0.
  • Update the ESLint peer dependency requirement to ^8.56.0. This means we are dropping support for ESLint 8 versions prior to 8.56.0.
  • Update the TypeScript peer dependency requirement to >= 4.7.4 || ^5.0.0. This means we are dropping support for TypeScript 4 versions prior to 4.7.4.

Features

  • Support typescript-eslint versions to ^7.0.0.
  • Support eslint-plugin-jest versions to ^28.0.0.
  • Support eslint-plugin-n versions to ^17.0.0.

@wakamsha wakamsha closed this May 21, 2024
@wakamsha wakamsha deleted the feat/update-eslint-plugins branch May 21, 2024 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant