Skip to content

v3.0.6

Compare
Choose a tag to compare
@erikbarke erikbarke released this 18 Sep 18:34
· 533 commits to master since this release

Changes

New features

Bugfixes

  • Correct coverage for @Inject annotation in constructor parameters, #156 (thanks @wawyed)
  • Handle cyclic references in packages required in the Karma config, #157 (thanks @cacothi)
  • Check if the AST has a body before walking, #166 (thanks @roddolf)
  • Correct documentation for example projects, #170 (thanks @samnau)
  • Support for package.json browser field, #175 (thanks @roddolf)