Skip to content

Latest commit

 

History

History
87 lines (46 loc) · 4.67 KB

CHANGELOG.md

File metadata and controls

87 lines (46 loc) · 4.67 KB

0.17.0 (2024-12-31)

Features

0.16.2 (2024-12-13)

Bug Fixes

0.16.1 (2024-07-31)

Features

0.16.0 (2024-07-10)

Bug Fixes

  • fix useClass onInstantiation not running (#28) (c80535d)
  • optimize error message (3c3f66c)
  • react: fix react disposion error (f3f773f)

Features

  • set dependencies with start index (c2740b6)

0.15.2 (2024-05-17)

Bug Fixes

  • fix ensure error catch by self (#23) (368710a)
  • not throw error in SSR environment (7334ab3)

0.15.0 (2024-05-14)

Bug Fixes

  • fix get value on optional (cd631fb)
  • fix is async hook util function (0fccc1a)
  • fix react type (#17) (47e2acf)
  • remove calling to window to support SSR (d348eee)

Features

Performance Improvements

  • remove unnecessary instantiation (#12) (e38a4ec)

BREAKING CHANGES

  • singletons will not get by root injectors automatically