Skip to content

Latest commit

 

History

History
50 lines (24 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

50 lines (24 loc) · 2.32 KB

2.0.3 (2018-10-20)

Bug Fixes

  • getTestedElementScope(): getTestedElementScope() now returns isolateScope if available (4b6de56)

2.0.2 (2018-10-18)

Bug Fixes

  • building bundling before tests: building bundles before tests (0e1a442)
  • Wrong export: Exporting the main function (renderIsolatedDirective ) in module.exports instead (9663bc6)

2.0.1 (2018-10-17)

Bug Fixes

  • travis build package: travis was wrongly configured, not creating distribution files (4e4f4a9)

2.0.0 (2018-10-14)

Bug Fixes

  • package was published in the wrong way: .npmignore was missing, caused an empty publication of (eaf25e3)

BREAKING CHANGES

  • package was published in the wrong way: the library should now be published properly

1.0.1 (2018-08-19)

Bug Fixes

  • deployemnt trigger: this triggers a deployment + added keywords to package (ca25a43)

1.0.0 (2018-08-18)

Bug Fixes

  • package-lock: package-lock was not updated when adding a few dependencies (e4e7905)
  • package.json: including semantic release dependencies (282fa52)
  • packge-lock: package-lock was empty (df77976)
  • release: triggering a release (cc4e6aa)