v5.0.0-beta.1
Pre-release
Pre-release
·
790 commits
to master
since this release
Primarily focused on maintenance and Node.js v8 and v9 deprecation.
💥 Breaking Changes
- Require Node.js 10
- Update
prefer-no-devDependencies
tostandard
rule type (#238). You must pass the severity level as a string.error
,warning
, oroff
. - Bump cosmicconfig from 5.2.1 to 6.0.0 (#239)
Important: Read the cosmicconfig release notes! There are breaking changes to consider.
👑 Changes
- Bump semver from 7.1.2 to 7.2.2 (#210)
- Bump meow from 6.0.0 to 6.1.0 (#211)
- Bump ajv from 6.11.0 to 6.12.0 (#215)
- Bump jsonc-parser from 2.2.0 to 2.2.1 (#214)
- Bump strip-json-comments from 3.0.1 to 3.1.0 (#233)
- Bump chalk from 3.0.0 to 4.0.0 (#230)
- Bump plur from 3.1.1 to 4.0.0 (#212)
- Bump globby from 10.0.1 to 11.0.0 (#191)
🚀 Added
New rule:
- require-funding. Thank you, @ntwb 🙌