Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Latest commit

 

History

History
108 lines (39 loc) · 2.81 KB

CHANGELOG.md

File metadata and controls

108 lines (39 loc) · 2.81 KB

2.0.3 (2019-12-30)

2.0.2 (2019-08-30)

Bug Fixes

  • deps: upgrade component-rollup-config to v6.0.2 (#38) (665fc59)

2.0.1 (2019-08-28)

2.0.0 (2019-01-21)

Code Refactoring

  • add missing ng prefix to the angular module name (e0b9a91)

BREAKING CHANGES

  • module is now named as ngTranslateAsyncLoader

1.0.8 (2018-11-28)

Bug Fixes

  • deps: upgrade component-rollup-config to v5.0.0 (7763e66)

1.0.7 (2018-11-14)

Bug Fixes

  • deps: upgrade component-rollup-config to v3.0.1 (159e3f4)

1.0.6 (2018-11-09)

Bug Fixes

  • devdependencies: bump eslint and husky (cd89366)

1.0.5 (2018-11-06)

Bug Fixes

  • dependencies: move component-rollup-config to dev deps (0ed6306)

1.0.4 (2018-10-22)

1.0.3 (2018-10-19)

1.0.2 (2018-10-19)

1.0.1 (2018-10-19)

Bug Fixes

  • package.json: typo on peerDependencies (150980f)

1.0.0 (2018-10-19)

Bug Fixes

  • angular: add angular module (d903d2a)
  • babel: remove unused babelrc (859cc83)

Features