Skip to content

aurelia-dependency-injection v0.2.0

Compare
Choose a tag to compare
@EisenbergEffect EisenbergEffect released this 06 Jan 08:15
· 336 commits to master since this release

Bug Fixes

  • container: discover registration attributes on base classes (b7af69d1)
  • optional: add Optional annotation to public api (1d688334)

Features

  • annotations: add optional resolver (27a580d3)
  • build: update compiler and switch to register module format (e959d7bb)
  • container: enable simple registration when key and value are the same (9f1f502c)
  • package: switch from es6-shim to core-js (90a501d4)