Releases: visionappscz/eslint-config-visionapps
Releases · visionappscz/eslint-config-visionapps
v1.7.0
v1.6.1
What changes:
* Force english localization for react/jsx-sort-props
rule
v1.6.0
What changes:
- Update dependencies
- Enable strict rules
react/jsx-sort-props
andreact/function-component-definition
- Disable
react/no-unstable-nested-components
v1.5.0
v1.4.0
What changes:
- Update dependencies
- Update rule set
v1.3.1
What changes:
- Fix accidentally removed parser options from configuration
v1.3.0
What changes:
- Update dependencies
- Remove all peer dependencies (user should install them according to Airbnb eslint config
- Overload
max-len
rule to allow 120 characters per line
v1.2.0
What changes:
- Update dependencies
- Increase ECMA version to 11
- Enable react-hooks plugin
- Customize rules
v1.1.2
What changes:
- Fix eslint-plugin-promise configuration
v1.1.1
What changes:
- Update supported node from >= 4 to >= 6