v7.0.0-next.0
Pre-release
Pre-release
connor-baer
released this
01 Dec 12:33
·
123 commits
to main
since this release
Major Changes
-
#910
f392d28
Thanks @connor-baer! - Raised the minimum Node version to ^18.12 || >=20 (i.e. Node 19 is not supported). -
#904
d937ac3
Thanks @hilleer! - Addedeslint-plugin-security
for Node environments. This plugin helps identify potential security hotspots, but finds a lot of false positives which need triage by a human. -
#911
9e9d2c2
Thanks @connor-baer! - Addedeslint-plugin-storybook
for projects that use Storybook. This plugin helps conform to Storybook's best practices. -
#910
f392d28
Thanks @connor-baer! - Upgraded@typescript-eslint/typescript-eslint
to v6. Read the changelog. -
#910
f392d28
Thanks @connor-baer! - Upgradedeslint-plugin-testing-library
to v6. Read the migration guide.