Skip to content

aurelia-dependency-injection v0.7.0

Choose a tag to compare

@EisenbergEffect EisenbergEffect released this 30 Apr 15:12
· 275 commits to master since this release

Features

  • all: update to using the new metadata api (51bfdd1e)

Breaking Changes

  • Removed base classes for registrations and instance
    activators since metadata now uses key/value pairs rather than
    inheritance.

    (51bfdd1e)