Changelog
0.0.5 (2025-03-21)
Features
- bindbox: add re-exports of types (40363ba)
- bindbox: add support thisArg for factory provider (4916088)
- bindbox: implement invoke method in container (0284d95)
- bindbox: move reflect-metadata to dependencies (6a63f91)
Bug Fixes
- bindbox: allow an optional type inside the collection type (e053cdb)
- bindbox: improve types for readonly arrays (e4cb10e)
0.0.4 (2025-03-11)
Bug Fixes
- bindbox: add reexport some types (f267dcf)
0.0.3 (2025-03-10)
Features
- bindbox: add isBound and isBoundCurrent methods to container (58c0675)
0.0.2 (2025-03-10)
Bug Fixes
- bindbox: remove defineParamTypes from public api (5ff9531)