Releases: webpack-contrib/eslint-config-webpack
Releases · webpack-contrib/eslint-config-webpack
v3.0.0
2018-10-01
Chores
- package: update
eslint
v4.13.1...5.6.0 (devDependencies|peerDependencies
) (a5a6594)
BREAKING CHANGES
- package: minimum require
eslint
version is now5.6.0
v2.0.4
v2.0.3
v2.0.2
v2.0.1
Release v2.0.0
2.0.0 (2017-12-14)
Bug Fixes
- style issues: Typo in
new parens
rule (7b7c012)
Code Refactoring
- best practices: Update rules for Prettier integration (385aac8)
- es6: Update rules for Prettier integration (2798140)
- possible errors: Update rules for Prettier integration (c95baae)
- style issues: Update rules for Prettier integration (4018072)
BREAKING CHANGES
- style issues: Requires min eslint version of 4.x.
- style issues: Multiple rules disabled and handled by Prettier, this will change code style for defaults based projects.
Upgrade: After upgrading with defaults, any editor Prettier plugin can be used to update style. The pre-commit hook will also fix & write the prettier changes.
- possible errors: Requires min eslint version of 4.x.
- possible errors: Multiple rules disabled and handled by Prettier, this will change code style for defaults based projects.
Upgrade: After upgrading with defaults, any editor Prettier plugin can be used to update style. The pre-commit hook will also fix & write the prettier changes.
- es6: Requires min eslint version of 4.x.
- es6: Multiple rules disabled and handled by Prettier, this will change code style for defaults based projects.
Upgrade: After upgrading with defaults, any editor Prettier plugin can be used to update style. The pre-commit hook will also fix & write the prettier changes.
- best practices: Requires min eslint version of 4.x.
- best practices: Multiple rules disabled and handled by Prettier, this will change code style for defaults based projects.
Upgrade: After upgrading with defaults, any editor Prettier plugin can be used to update style. The pre-commit hook will also fix & write the prettier changes.