Skip to content

1.4.0

Compare
Choose a tag to compare
@EisenbergEffect EisenbergEffect released this 18 Jun 06:18
· 45 commits to master since this release

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)