Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@mrcwbr mrcwbr released this 23 Aug 05:28

What's Changed

  • Bump @babel/traverse from 7.22.10 to 7.23.2 by @dependabot in #11
  • Bump braces from 3.0.2 to 3.0.3 by @dependabot in #12
  • build: updated sonar scanner by @mrcwbr in #13
  • feat: added possibility to pass not ony functions and classes by @mrcwbr in #15

Breaking

  • removed buildInstantly from .set() and .override(). you can now just pass an instant directly like ServiceContainer.set('myId', myInstance)

Full Changelog: 1.6.1...2.0.0