Releases: needle-di/core
Releases · needle-di/core
v0.8.4
0.8.4 (2024-10-05)
Documentation
- add remaining missing JSDoc documentation (b9ffc3d)
v0.8.3
0.8.3 (2024-10-05)
Bug Fixes
v0.8.2
0.8.2 (2024-10-05)
Bug Fixes
- fix JSR bumping issues by adopting Release Please config (#33) (977fc94)
Documentation
- fix incorrect Github links (60783f3)
Miscellaneous Chores
- add release-please bootstrap file (bc6ee60)
- fix changelog generation (1da6bde)
v0.8.1
0.8.1 (2024-10-05)
Bug Fixes
- add @release-it/bumper as dependency to fix bumping issues (#31) (0acc865)
v0.8.0
0.8.0 (2024-10-05)
Miscellaneous Chores
- migrate package to @needle-di/core + JavaScript Registry (JSR) adoption (a3f523a)
v0.7.0
0.7.0 (2024-09-30)
Features
- auto-register parent classes for manual bindings as well (#26) (d3d909f)
v0.6.1
0.6.1 (2024-09-29)
Bug Fixes
- fix incorrect type-inference on bindAll() method (#22) (7a2e3bd)
Documentation
v0.6.0
0.6.0 (2024-09-28)
Features
- allow synchronous constructor injection of async providers (#20) (6cf3ec3)
v0.5.0
0.5.0 (2024-09-28)
Documentation
- add Vitepress site with Github Pages (#18) (245efbe)
v0.4.0
0.4.0 (2024-09-26)
Miscellaneous Chores
- move NPM package to 'needle-di' (7348441)