Skip to content

2.0.0-rc.14

Compare
Choose a tag to compare
@remojansen remojansen released this 10 Sep 00:18
· 858 commits to master since this release

Breaking changes

We have migrated to TS 2.0 and type definitions are now auto-generated but they are incompatible with inversify-dts. Plaase refer to #362 to have updates on how far we are from resolving these issues.

Changes

  • Run test with PhantomJS Karma launcher
  • Allow singleton dynamic value injection
  • Solves #330
  • Migrated from typings to @types
  • Updated docs
  • Removed need for reference to reflect-metadata.d.ts
  • Allow abstract classes to be used as identifiers #363