Skip to content

Releases: sylvainlg/feature-redux-persist

v2.1.1

17 Oct 00:20
Compare
Choose a tag to compare

Features

  • Use No Single Aspect Method is Required capabity from feature-u 3.0.0 (#23) (5339d38)
  • Create CHANGELOG.md

Upgrade to feature-u 3.0.0

12 Feb 22:48
Compare
Choose a tag to compare

Use No Single Aspect Method is Required capabity from feature-u 3.0.0

https://feature-u.js.org/3.0.0/extending.html#aspect-life-cycle-methods

Also see : KevinAst/feature-u#25 (comment)

v2.0.0

27 Dec 22:16
41d5d8b
Compare
Choose a tag to compare

v2.0.0 (2019-12-27)

😱 BREAKING CHANGES ‼️

  • Change the config.storage$ to a mandatory parameter storage on createPersistedReducerAspect (1efd1c9) by Sylvain LG

v1.0.1...v2.0.0

Initial release

23 Dec 23:59
Compare
Choose a tag to compare

👌

This module is the result of an question on feature-redux package : KevinAst/feature-redux#15