Skip to content

aurelia-dependency-injection v0.6.0

Choose a tag to compare

@EisenbergEffect EisenbergEffect released this 09 Apr 04:38
· 278 commits to master since this release

Bug Fixes

  • Container: remove new in function call (08cd06fd)
  • all:
    • update compiler to latest version (b6a3dd03)
    • explicit import of core-js and switch to Reflect.construct (5ebe60be)
  • container: remove initialize hack (5c9fdd09)
  • decorators: remove unnecessary returns (150607d1)

Features

  • all: add decorator support (120e61a3)
  • container: remove AtScript support (6ed8891a)
  • cotainer: add InstanceActivator abstraction (0fc2a317)