1.4.0
aurelia-dependency-injection 1.4.0
Bug Fixes
- injection: fail with autoinject and own static inject (e230bda)
- resolver: use own property 'inject' in autoinject and parameter decorators (724ff08)
- resolvers: remove unusable asValue option of the factory decorator (5739152)
Features
- resolvers: allow using Factory.of and NewInstance.of with registered handlers (991cbb5)