Skip to content

Releases: ressurectit/ng-translate-extensions

v10.1.0

27 Jan 13:32
Compare
Choose a tag to compare

Features

  • updated NgxTranslateStringLocalizationService service
    • now it can be used with provideStringLocalization function

v10.0.0

27 Jan 12:32
Compare
Choose a tag to compare

BREAKING CHANGES

  • minimal supported version of NodeJs is 18
  • minimal supported version of @angular is 19.1.0
  • minimal supported version of rxjs is 7.5.7
  • minimal supported version of @jscrpt/common is 7.0.0
  • minimal supported version of @anglr/common is 22.0.0
  • minimal supported version of @ngx-translate/core is 16.0.1
  • minimal supported version of tslib is 2.8.1

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