Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Jan 07:25
· 8 commits to main since this release

2.0.0 (2024-01-19)

Breaking Changes

  • We remove the direct import of reflect-metadata, you need import it by your self.
  • Remove __id and __injectorId from the instantiated instance.

Features

  • hooks support priority option
  • make dispose support disposing instance of useFactory
  • hasInstance support to check useFactory