Skip to content

0.2.6 Beta (2019-09-05)

Choose a tag to compare

@jrista jrista released this 06 Sep 03:24
· 158 commits to develop since this release

This release resolves two issues with multiple-entity deselections due to bugs in the
reduction of deselectMany and deselectAll.

Features

  • actions: Add input validation checks and exception throwing to selection related actions
  • reducer: Fix issue with potential undefined in selection related reductions #62
  • reducer: Fix issue with calls to Array.prototype.some on certain arrays being implemented incorrectly #60