Skip to content

8.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Apr 15:54
· 28 commits to main since this release
119a9a3

Changed

  • BREAKING: Allow falsy initial state (#74)
    • This fixes an accidental breaking change introduced in v6.0.2. If you're updating from a version earlier than v6.0.2, this is non-breaking.
    • This is only breaking if you are relying on falsy initial state being replaced with an empty object.