Skip to content

Latest commit

 

History

History
85 lines (30 loc) · 2.36 KB

CHANGELOG.md

File metadata and controls

85 lines (30 loc) · 2.36 KB

Changelog

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

0.5.2 (2021-01-06)

0.5.1 (2020-06-15)

Features

  • useContainer: useContainer hook returns container instance when called without arguments (a09e900)

Bug Fixes

  • export UseContainer interface (dbd712e)

0.5.0 (2020-06-15)

Features

  • useContainer: useContainer hook returns container instance when called without arguments (a09e900)

0.4.0 (2020-04-25)

Features

  • inject and withContainer HoC now use React.forwardRef (fa7c1b3)

0.1.6 (2019-07-13)

0.1.5 (2019-07-12)

Bug Fixes

0.1.4 (2019-07-12)

0.1.3 (2019-07-12)

0.1.2 (2019-07-12)

0.1.1 (2019-07-12)

Bug Fixes

  • inject values from container context (23c09e4)

0.1.0 (2019-07-12)

Bug Fixes

  • createInject return type fix (36adaf7)

Features

0.0.2 (2019-07-12)