Releases: vuejs/eslint-config-standard
Releases · vuejs/eslint-config-standard
v6.0.0
- The underlying base config is updated from v14 to v16.
Full changelog at https://github.com/standard/standard/blob/v16.0.3/CHANGELOG.md - Requires ESLint 7
- Other peer dependency versions are also updated to reflect the changes in
standard
v16.
v5.1.2
v5.1.1
v5.1.0
v5.0.1
v5.0.0
- The underlying base config was updated from v12 to v14.
Full changelog at https://github.com/standard/standard/blob/v14.3.1/CHANGELOG.md - Requires ESLint 6
eslint-plugin-import
,eslint-plugin-node
,eslint-plugin-promise
,eslint-plugin-standard
are nowpeerDependencies
, to better conform to the plugin loading mechanism of eslint