Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 218 Bytes

CHANGELOG.md

File metadata and controls

5 lines (4 loc) · 218 Bytes

0.2.0

  • Updated the call signature of the dispatch/setState function passed into the hook, it now calls the function with a payload object matching the following signature: { type: 'hydrated', value: Value }