Skip to content

2.0.0 Beta 4

Pre-release
Pre-release

Choose a tag to compare

@fjorgemota fjorgemota released this 15 Aug 17:27
· 77 commits to main since this release
3861009
  • Add unset() method to unset services/parameters
  • Throw on extend() when service is already instantiated
  • Throw on set() when service is already instantiated
  • Replace documentation with typedoc for generating API Docs
  • Add JSDoc tags with examples and so on