Releases: DianaSuvorova/eslint-plugin-react-redux
Releases · DianaSuvorova/eslint-plugin-react-redux
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)
v1.3.2
1.3.2 (2018-02-04)
Bug Fixes
v1.3.1
1.3.1 (2018-02-02)
Bug Fixes
v1.3.0
1.3.0 (2018-01-28)
Features
- mapStateToProps/mapDispatchToProps-prefer-parameters-names supporting more cases (#8) (4c8dee4)
v1.2.3
1.2.3 (2018-01-28)
Bug Fixes
- proper implementation of mapDispatchToProps-prefer-object (#7) (a746361)
v1.2.2
1.2.2 (2018-01-25)
Bug Fixes
- mapStateToProps-no-store adding function name filter (#6) (31b6099)
v1.2.1
1.2.1 (2018-01-25)
Bug Fixes
- mapmapStateToProps-no-Store bug getting body of a var (#5) (d578b9c)
v1.2.0
1.2.0 (2018-01-23)
Features
v1.1.0
1.1.0 (2018-01-14)
Features
- mapDispatchToProps-prefer-object (a68732f)