Skip to content

Releases: DianaSuvorova/eslint-plugin-react-redux

v1.4.1

11 Feb 03:29
Compare
Choose a tag to compare

BugFixes

  • moving breaking change to major release.

v1.4.0

07 Feb 18:59
7396174
Compare
Choose a tag to compare

1.4.0 (2018-02-07)

Features

  • refactor MDTP-prefer-object to MDTP-returns-object (#15) (7396174)

v1.3.2

04 Feb 19:04
118da84
Compare
Choose a tag to compare

1.3.2 (2018-02-04)

Bug Fixes

  • support destructuring assignment (#14) (118da84)

v1.3.1

02 Feb 23:46
2d347ef
Compare
Choose a tag to compare

1.3.1 (2018-02-02)

Bug Fixes

v1.3.0

28 Jan 23:52
4c8dee4
Compare
Choose a tag to compare

1.3.0 (2018-01-28)

Features

  • mapStateToProps/mapDispatchToProps-prefer-parameters-names supporting more cases (#8) (4c8dee4)

v1.2.3

28 Jan 04:31
a746361
Compare
Choose a tag to compare

1.2.3 (2018-01-28)

Bug Fixes

  • proper implementation of mapDispatchToProps-prefer-object (#7) (a746361)

v1.2.2

25 Jan 17:52
31b6099
Compare
Choose a tag to compare

1.2.2 (2018-01-25)

Bug Fixes

  • mapStateToProps-no-store adding function name filter (#6) (31b6099)

v1.2.1

25 Jan 17:23
d578b9c
Compare
Choose a tag to compare

1.2.1 (2018-01-25)

Bug Fixes

  • mapmapStateToProps-no-Store bug getting body of a var (#5) (d578b9c)

v1.2.0

23 Jan 18:09
caa90bb
Compare
Choose a tag to compare

1.2.0 (2018-01-23)

Features

  • mapStateToProps-no-store (caa90bb)

v1.1.0

14 Jan 23:21
a68732f
Compare
Choose a tag to compare

1.1.0 (2018-01-14)

Features

  • mapDispatchToProps-prefer-object (a68732f)