Skip to content
This repository was archived by the owner on Nov 29, 2018. It is now read-only.

Releases: michaelcontento/redux-storage-decorator-filter

1.1.4

16 May 14:29

Choose a tag to compare

  • Fix: Blacklist multiple path with same key will only blacklist the last key stated (#23)
  • Fix: State is incorrect when nested whitelisted key does not exist in state (#28)

1.1.3

25 Mar 09:12

Choose a tag to compare

  • Fix: A blacklist no longer changes the passed state object (issue #13)

1.1.2

25 Mar 09:11

Choose a tag to compare

  • Fix: Fix issue blacklisting an immutable displaying a warning (PR #16)

1.1.1

03 Mar 08:36

Choose a tag to compare

  • Fix: Support having only a blacklist (issue #7)

1.1.0

29 Feb 09:00

Choose a tag to compare

  • Feature: Support blacklisting too (PR #6)

1.0.0

29 Feb 08:59

Choose a tag to compare

Initial release