Skip to content

Releases: ressurectit/ng-translate-extensions

v9.0.0

30 Jun 12:30
Compare
Choose a tag to compare

BREAKING CHANGES

  • minimal supported version of Angular is 14.0.0
  • minimal supported version of @jscrpt/common is 2.2.0
  • minimal supported version of @anglr/common is 11.2.0
  • minimal supported version of rxjs is 6.6.7
  • compiled as Angular IVY only with new APF
  • removed support of es5 target and using latest package.json features
  • dropped support of Node.js <= 12.20

v8.0.0

17 Feb 12:06
Compare
Choose a tag to compare

BREAKING CHANGES

  • minimal supported version of Angular is 11.0.0
  • minimal supported version of @jscrpt/common is 1.2.0
  • minimal supported version of @anglr/common is 9.0.0
  • translateString last parameter is no longer optional