npm angular-l10n 14.0.0

latest releases: 16.0.0, 15.0.0
23 months ago

Features

  • Angular version: ^14.0.0

  • Add l10nPlural & l10nDisplayNames directives

  • l10nPlural pipe & directive now pass the value as parameter to translation

BREAKING CHANGES

  • l10nDateAsync & l10nNumberAsync have a different signature: language parameter was moved to the end

Notes

  • To use pipes & directives in standalone components (in dev preview), you have to import L10nTranslationModule or L10nIntlModule (depending on the pipes and directives you need). When standalone components will be stable, also pipe & directives of this library will be standalone, and you will be able to import them individually as well as through ng modules.

Don't miss a new angular-l10n release

NewReleases is sending notifications on new releases.