Skip to content

injector-3.0.0

Compare
Choose a tag to compare
@kernwig kernwig released this 31 Jan 22:34
· 41 commits to master since this release
0336312

Enhancements:

New @Injectable decorator may be used to register. See documentation for details.

Breaking Changes:

Injector.register* functions now throw on invalid input, rather than returning false.