Skip to content

v0.0.11 (7/5/2017)

Compare
Choose a tag to compare
@jamesplease jamesplease released this 06 Jul 01:07
· 613 commits to master since this release

Breaking Changes:

  • The action creators extension will no longer throw errors. Instead, it will
    log warnings to the console.

Bug Fixes

  • Warnings will only be logged when a resources array is missing from an action
    completely, but not when it is present but empty.