Skip to content

Releases: robisim74/angular-l10n

v10.1.1

28 Oct 20:37
Compare
Choose a tag to compare

Features

  • Angular version: ^10.0.0

BUG FIXES

  • Fix language detection for root url (#317 ). Thanks to @s02

v10.1.0

05 Sep 14:23
Compare
Choose a tag to compare

Features

v10.0.2

29 Jul 13:47
Compare
Choose a tag to compare

Features

  • Angular version: ^10.0.0

BUG FIXES

  • Fix initialNavigation (#301)

v10.0.1

16 Jul 19:28
Compare
Choose a tag to compare

Features

  • Angular version: ^10.0.0

BUG FIXES

  • Fix SSR support

v10.0.0

11 Jul 15:05
Compare
Choose a tag to compare

Features

  • Angular version: ^10.0.0

v9.3.0

04 Jul 13:11
Compare
Choose a tag to compare

Features

BUG FIXES

  • Fix release translation on loading error

v9.2.0

14 Apr 16:36
Compare
Choose a tag to compare

Features

  • Angular version: ^9.0.0
  • Add format to L10nUserLanguage
  • Add getAvailableLanguages method (#291)

BUG FIXES

  • Fix formatLanguage error on first loading
  • Fix initialNavigation (#301)

v9.1.0

01 Mar 20:19
Compare
Choose a tag to compare

Features

  • Angular version: ^9.0.0
  • Add support for lazy loading (#282)

v9.0.1

10 Feb 17:27
Compare
Choose a tag to compare

Features

  • Angular version: ^9.0.0

BUG FIXES

  • Fix wrong class passed in useClass for L10TranslationFallback provider (#277). Thanks to @dzena
  • Fix Directive L10nTranslateAsyncPipe has no selector when running tests (#278 )

v9.0.0

08 Feb 13:33
Compare
Choose a tag to compare

Features

  • Angular version: ^9.0.0
    After 4 years, and because of the new Angular Ivy engine, this is a completely rewritten version of Angular l10n: finally designed, lighter, more performing and developed on top of Ivy.

BREAKING CHANGES

All the APIs have changed, and the effort for an upgrade is high. Please see README and MIGRATION GUIDE