Skip to content
This repository was archived by the owner on May 28, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (18 loc) · 541 Bytes

CHANGELOG.md

File metadata and controls

29 lines (18 loc) · 541 Bytes

bedrock-angular-lazy-compile ChangeLog

3.0.2 - 2017-11-13

Fixed

  • Replace angular dependency with bedrock-angular.

3.0.1 - 2017-05-30

Fixed

  • Add browserDependencies to package.json file.

3.0.0 - 2017-05-26

Changed

  • BREAKING: Switch package manager from bower to npm.
  • BREAKING: Replace requirejs/amd with ES6 import.
  • Angular 1.6.x is required.

2.0.0 - 2016-04-09

Changed

  • Update to bedrock-angular 2.x.

1.0.0 - 2015-04-08

0.1.0 (up to early 2015)

  • See git history for changes.