Skip to content

Latest commit

 

History

History
117 lines (55 loc) · 4.27 KB

File metadata and controls

117 lines (55 loc) · 4.27 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.6 (2022-10-26)

Features

  • 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)

Features

  • create set and get items functions (891fc0f)

0.2.2 (2022-09-14)

Bug Fixes

  • allow zeros empty strings (6e480fa)

0.2.1 (2022-08-09)

0.2.0 (2022-08-09)

⚠ BREAKING CHANGES

  • remove the need of react context
  • remove struct hooks

Features

  • remove struct hooks (6bbba04)
  • remove the need of react context (f111cc3)

0.1.6 (2022-08-02)

Features

0.1.5 (2022-07-13)

Bug Fixes

0.1.4 (2022-07-13)

Bug Fixes

  • add setValue to the type (0af96d7)

0.1.3 (2022-07-13)

Features

  • create setValue function (77c42b6)

Bug Fixes

  • update value when default is available (a9ddcf9)

0.1.1 (2022-07-03)

Bug Fixes

0.1.0 (2022-07-03)

⚠ BREAKING CHANGES

  • collections removed

Features

  • add struct export (10c5d09)
  • feat: redesing of core architecture of react take (82526b7)

0.0.7 (2022-04-29)

Features

  • types: improve usage of default value (543eab6)

0.0.5 (2022-03-11)

0.0.4 (2022-03-11)

0.0.3 (2022-03-11)

Features

  • store: make store context a react ref (92f72ff)
  • struct: create struct hooks (e5560d0)
  • updates: make require event name (cc3da2e)

0.0.2 (2021-12-25)