Releases: DianaSuvorova/eslint-plugin-react-redux
Releases · DianaSuvorova/eslint-plugin-react-redux
v3.0.2
3.0.2 (2019-11-02)
Bug Fixes
- add ExperimentalRestProperty support (5d9d6f2)
v3.0.1
3.0.1 (2019-02-01)
Bug Fixes
v3.0.0
3.0.0 (2018-12-19)
Features
BREAKING CHANGES
- adding new recommended rule.
v2.3.0
2.3.0 (2018-03-27)
Features
- relaxing react-redux connect definition (#23) (1ed0fc3)
v2.2.0
2.2.0 (2018-03-20)
Features
- new rule - mapStateToProps-prefer-hoisted (#21) (9eb37e6)
v2.1.0
2.1.0 (2018-02-13)
Features
- new rule mapDispatchToProps-prefer-shorthand (#19) (aa3a5ff)
v2.0.1
BugFixes
- including refactor MDTP-prefer-object to MDTP-returns-object (the previous 2.0.0 release was mistakenly released without an actual change.)
v2.0.0
2.0.0 (2018-02-09)
Features
- refactor MDTP-prefer-object to MDTP-returns-object (#18) (724f54f)
BREAKING CHANGES
v1.4.1
BugFixes
- moving breaking change to major release.
v1.4.0
1.4.0 (2018-02-07)
Features
- refactor MDTP-prefer-object to MDTP-returns-object (#15) (7396174)