npm standard 17.0.0-0

latest releases: 17.1.0, 17.0.0, 17.0.0-2...
2 years ago

We're finally able to offer a pre-release of ESLint 8 based standard 17!

This major release fully focuses on getting in sync with the wider ESLint ecosystem and doesn't in itself introduce any new rules or features.

This pre-release exists to test out the ESLint 8 related changes and discover possible backwards incompatible changes that comes with it and mitigate unintended such before a stable release.

When you upgrade, consider running standard --fix to automatically format your code to match the current set of rules.

Changed features

  • Update eslint from ~7.18.0 to ^8.8.0 #1725
  • Update eslint-config-standard from 16.0.3 to 17.0.0-0 to adapt to ESLint 8 #1725
  • Update eslint-config-standard-jsx from 10.0.0 to 11.0.0-0 to adapt to ESLint 8 #1725
  • Update standard-engine from ^14 to ^15.0.0-0 to adapt to ESLint 8, see its CHANGELOG #1754

v16.0.3...v17.0.0-0

Don't miss a new standard release

NewReleases is sending notifications on new releases.