Skip to content

Releases: hilkeheremans/redux-persist-seamless-immutable

v1.1.0

19 Jun 09:05
Compare
Choose a tag to compare
  • feat: allow per-reducer whitelist or blacklisting by key name
  • fix: fail to merge under certain conditions (see #4)
  • fix: do not include src in npm package (let me know if this poses problems for you, in which case I will revert this commit)

Thanks to @tasos14 and @jamesallardice for their contributions!

Fix compile bug

03 Jan 19:49
Compare
Choose a tag to compare

Fixes #1 for browser use