All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.6 (2022-10-26)
- improve types of items with default values (5102385)
0.2.5 (2022-10-26)
0.2.4 (2022-09-29)
0.2.3 (2022-09-29)
- create set and get items functions (891fc0f)
0.2.2 (2022-09-14)
- allow zeros empty strings (6e480fa)
0.2.1 (2022-08-09)
0.2.0 (2022-08-09)
- remove the need of react context
- remove struct hooks
0.1.6 (2022-08-02)
- allow react 18 (18870be)
0.1.5 (2022-07-13)
- remove module type (e679c1c)
0.1.4 (2022-07-13)
- add setValue to the type (0af96d7)
0.1.3 (2022-07-13)
- create setValue function (77c42b6)
- update value when default is available (a9ddcf9)
0.1.1 (2022-07-03)
- build process (0fbb171)
0.1.0 (2022-07-03)
- collections removed
0.0.7 (2022-04-29)
- types: improve usage of default value (543eab6)