New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ngx-translate-messageformat-compiler

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-translate-messageformat-compiler - npm Package Versions

124

4.3.0

Diff

Changelog

Source

[4.3.0] - 2018-08-27

Added

  • Option to use MessageFormat with custom formatters (#31)

Fixed

  • Script to (somewhat) automate publishing and avoid the frequent mistakes
lephyrus
published 4.2.0 •

Changelog

Source

[4.2.0] - 2018-08-11

Added

  • Option to initialize MessageFormat with the required locales (recommended)

Fixed

  • Using composed locales (de-CH) without initializing them leads to an error (upstream issue). Now, there's a workaround at least. (#27)
lephyrus
published 4.1.3 •

Changelog

Source

[4.1.3] - 2018-05-28

Fixed

  • Can I finally get the publishing step right?!
lephyrus
published 4.1.2 •

Changelog

Source

[4.1.2] - 2018-05-28

Fixed

  • 4.1.1 was missing README in published package
lephyrus
published 4.1.1 •

Changelog

Source

[4.1.1] - 2018-05-14

Fixed

  • 4.1.0 was incorrectly published :-/
lephyrus
published 4.1.0 •

Changelog

Source

[4.1.0] - 2018-05-14

Added

  • TranslateMessageFormatDebugCompiler is a drop-in replacement for the regular compiler with added console logging to help debug problems
lephyrus
published 4.0.0 •

Changelog

Source

[4.0.0] - 2018-05-04

Added

  • Support for @ngrx-translate/core v10
  • Support for messageformat v2
  • Support for Angular v6

Removed

  • Dropped support for @ngrx-translate/core v8 and v9
  • Dropped support for messageformat v1
  • Dropped support for intlSupport config option (because messageformat now always expects Intl to exist)
  • Dropped support for Angular v3 and v4
lephyrus
published 3.0.1 •

Changelog

Source

[3.0.1] - 2018-05-04

Fixed

  • Compiling the library with Angular v4 instead of Angular v5 ensures the generated metadata is usable for AOT compilation in both Angular v4 and Angular v5 projects. (#23)
lephyrus
published 3.0.0 •

Changelog

Source

[3.0.0] - 2018-01-28

Changed

  • The messageformat configuration object is now provided by using an injection token (MESSAGE_FORMAT_CONFIG) rather than by passing the configuration to the compiler's constructor using a factory function.

Fixed

  • Using the compiler without a configuration object for messageformat remains unchanged and continues working as before.

Removed

  • The use of InjectionToken requires at least Angular 4, so support for Angular v2 and ngx-translate <v8 has been dropped.
lephyrus
published 2.1.0 •

Changelog

Source

[2.1.0] - 2017-12-28

Added

  • Support use with ngx-translate v9

Changed

  • Clarify usage section of README

Fixed

  • Typo in example syntax
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc