Skip to content

Releases: omnidan/redux-recycle

1.4.0

10 Jul 14:50
Compare
Choose a tag to compare
  • add option to set a custom action type or disable dispatching the recycle action #7 (thanks to @vzaidman)

1.3.0

10 Jul 14:51
Compare
Choose a tag to compare
  • only include lib in published package, fixes usage with react-native #6 (thanks to @jperl)

1.2.0

25 Jul 23:43
Compare
Choose a tag to compare
  • add ability to run a reducer function instead of the static initialState object #4 - thanks to @arikmaor #5
  • pin eslint and eslint-config-standard versions to avoid the eslint/eslint#5476 issue

1.1.2

25 Jul 23:45
Compare
Choose a tag to compare
  • upgrade dependencies

1.1.1

22 Feb 20:42
Compare
Choose a tag to compare
  • upgrade dependencies
  • update build chain (use local binaries)
  • update to babel6 (fixes #3)

1.1.0

20 Feb 18:28
Compare
Choose a tag to compare
  • pass initialState to reducer before returning (should fix reviving immutable values #2)

1.0.1

20 Feb 18:27
Compare
Choose a tag to compare
  • send "@@redux-recycle/INIT" as action.type instead of action (#1 - many thanks to @go-oleg)
  • small fixes in README.md

1.0.0

20 Feb 18:25
Compare
Choose a tag to compare

💥