8.0.0
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.