Skip to content

Releases: needle-di/core

v0.8.4

05 Oct 20:16
ae88ee4
Compare
Choose a tag to compare

0.8.4 (2024-10-05)

Documentation

  • add remaining missing JSDoc documentation (b9ffc3d)

v0.8.3

05 Oct 01:23
5f2da7c
Compare
Choose a tag to compare

0.8.3 (2024-10-05)

Bug Fixes

v0.8.2

05 Oct 01:14
7c295d9
Compare
Choose a tag to compare

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

05 Oct 00:10
7bdc208
Compare
Choose a tag to compare

0.8.1 (2024-10-05)

Bug Fixes

  • add @release-it/bumper as dependency to fix bumping issues (#31) (0acc865)

v0.8.0

05 Oct 00:01
3a1e648
Compare
Choose a tag to compare

0.8.0 (2024-10-05)

Miscellaneous Chores

  • migrate package to @needle-di/core + JavaScript Registry (JSR) adoption (a3f523a)

v0.7.0

30 Sep 13:57
f32987d
Compare
Choose a tag to compare

0.7.0 (2024-09-30)

Features

  • auto-register parent classes for manual bindings as well (#26) (d3d909f)

v0.6.1

29 Sep 14:04
7861d8b
Compare
Choose a tag to compare

0.6.1 (2024-09-29)

Bug Fixes

  • fix incorrect type-inference on bindAll() method (#22) (7a2e3bd)

Documentation

v0.6.0

28 Sep 20:38
1bbf897
Compare
Choose a tag to compare

0.6.0 (2024-09-28)

Features

  • allow synchronous constructor injection of async providers (#20) (6cf3ec3)

v0.5.0

28 Sep 19:22
c8d1974
Compare
Choose a tag to compare

0.5.0 (2024-09-28)

Documentation

  • add Vitepress site with Github Pages (#18) (245efbe)

v0.4.0

26 Sep 14:08
16240f3
Compare
Choose a tag to compare

0.4.0 (2024-09-26)

Miscellaneous Chores

  • move NPM package to 'needle-di' (7348441)