Skip to content

v14.0.0

Compare
Choose a tag to compare
@ocombe ocombe released this 08 Nov 11:38
· 4 commits to master since this release
3a4c7ee

14.0.0 (2021-11-08)

Features

  • core/http-loader: add support for Angular v13 and RxJS 7 (3a4c7ee), closes #1345
  • http-loader: the code for http-loader has been moved to this repository

BREAKING CHANGES

  • core/http-loader: ngx-translate is now built for Angular 13, if you use Angular 12 or below please refer to the compatibility table to know which version you can install.
    The library is now distributed only for ivy as the view engine is no longer supported by Angular.