Potentially-breaking change
- A
StorageEvent
is now dispatched whenever state changes to allow other instances of the hook within the same browser to get updated.
Non-breaking changes
- Update repo structure
- Update dev dependencies
StorageEvent
is now dispatched whenever state changes to allow other instances of the hook within the same browser to get updated.