1.2.0 (2023-10-09)
- Move is checks to external package (a7f7732)
1.1.5 (2023-10-08)
1.1.4 (2023-10-08)
1.1.3 (2023-10-08)
- Github actions main job (4dd9df1)
- Github actions main job (839aea7)
- Github actions main job (1b40f22)
- useStorageHandler missing useEffect deps (3266ba3)
1.1.2 (2021-02-09)
- toString: IE11 fix (TypeError: Invalid calling object) (1514cd6)
1.1.1 (2020-12-18)
1.1.0 (2020-10-04)
1.0.2 (2020-06-15)
- async storage: setState in set hook (e287091)
1.0.1 (2020-06-14)
1.0.0 (2020-06-14)
- examples: add async storage example (5377681)
- hook: support async storage (68195f7)
- storages: add storages (9a8640b)
0.2.5 (2020-06-02)
- clear: dispatch event with old value (38e05ef)
0.2.4 (2020-06-02)
- storage listener: listen key remove (76d4bf5)
0.2.3 (2020-06-02)
- storage listener: check values is not null (109b7a1)
0.2.2 (2020-05-29)
0.2.1 (2020-05-29)
- init: don't call setState when init with initialValue (cb17cfb)
0.2.0 (2020-05-29)
0.1.0 (2019-09-24)
- actions: comand name (06160e7)
- package: email (18c2bd3)
- tests: button text (35bd20d)
- check value: check key in (9b3ab38)
- empty key: check that key in persisted storage (aae8daa)
- initial value: move initialPersist into hook (98eced6)
- eslint: missed plugin (ea67e59)
- clear: dispatchEvent after clear (4177143)
- example: add clear (4f382a0)
- examples: remove unneded exports (2dc5759)
- examples: simplify (97dca4f)
- examples: typos (4a10d2e)