Releases: heedsoftware/eslint-config-heed
Releases · heedsoftware/eslint-config-heed
v7.2.1
7.2.1 (2022-10-12)
Bug Fixes
- remove legacy prettier/react config (b58f421)
v7.2.0
7.2.0 (2022-10-12)
Bug Fixes
Features
v7.0.1
7.0.1 (2019-11-06)
Bug Fixes
- Bump eslint-plugin-react-native for supported eslint version fix (472da4c)
v7.0.0
7.0.0 (2019-11-06)
Features
- jest: Rework jest config to account for extends support in eslint overrides (9a16709)
BREAKING CHANGES
- jest: Jest config now disables global-require rule and enables jest globals for all files
when extended
v6.1.1
6.1.1 (2019-10-21)
Bug Fixes
- Fix publish access configuration for semantic-release (07c1f7d)
v6.1.0
6.1.0 (2019-10-21)
Features
- hooks: Add solitary hooks config that can be extended ad-hoc with other configs (992991b)
v6.0.2
6.0.2 (2019-10-18)
Bug Fixes
v6.0.1
6.0.1 (2019-10-17)
Bug Fixes
- Fix config definitions after changing from plugin to config type (e3d6552)
v6.0.0
6.0.0 (2019-10-17)
Features
- Rename from being a plugin to config as that is more accurate (5fdcf88)
BREAKING CHANGES
- Rename package from @heed/eslint-plugin-heed to @heed/eslint-config-heed
v5.1.0
5.1.0 (2019-09-19)
Features
- babel-eslint: Bump babel-eslint to latest for fix regarding no-unused-vars rule (3c49f0a)