Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release core 0.8.2 #37

Closed

Conversation

dirkluijk
Copy link
Collaborator

🤖 I have created a release beep boop

0.8.2 (2024-10-05)

Features

  • allow synchronous constructor injection of async providers (#20) (6cf3ec3)
  • auto-register parent classes for manual bindings as well (#26) (d3d909f)
  • inheritance support / added more tests (#1) (13f626c)
  • providers: add support for multi-providers (#8) (b563a1c)
  • providers: flatten multi-providers when using useExisting (#10) (48df581)
  • support async token factories (#5) (f39d6cd)

Bug Fixes

  • add @release-it/bumper as dependency to fix bumping issues (#31) (0acc865)
  • export injectAsync and AsyncFactoryProvider (02d5fb0)
  • fix incorrect type-inference on bindAll() method (#22) (7a2e3bd)
  • fix JSR bumping issues by adopting Release Please config (#33) (977fc94)
  • inheritance: trigger auto-binding when using parent class as token (#7) (0edbec7)

Documentation

  • add Vitepress site with Github Pages (#18) (245efbe)
  • fix incorrect Github links (60783f3)
  • improved docs and added JSDocs (#24) (7084676)

Miscellaneous Chores

  • add release-please bootstrap file (bc6ee60)
  • fix changelog generation (d617be5)
  • migrate package to @needle-di/core + JavaScript Registry (JSR) adoption (a3f523a)
  • move NPM package to 'needle-di' (7348441)
  • release 0.0.3 (1f8768f)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant