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 likeServiceContainer.set('myId', myInstance)
Full Changelog: 1.6.1...2.0.0