Skip to content

@localizer/core changes

1.2.1 (2025-08-12)

This was a version bump only for @localizer/core to align it with other projects, there were no code changes.

1.2.0 (2025-07-18)

🚀 Features

  • Throw error if invalid value is passed to Localizer (#175, #107)

1.1.1 (2025-07-11)

This was a version bump only for @localizer/core to align it with other projects, there were no code changes.

1.1.0 (2025-07-08)

🚀 Features

  • New TestLocalizer to simplify writing reproducible unit tests (experimental) (#128, #127)
  • Possibility to configure formatters used by autoFormat (#124, #96)
  • Store configuration settings in a global singleton object for better micro-frontend and HMR support (#122, #86)
  • Simplified syntax for configure() to make configuration of a single domain less verbose (#116, #97)

1.0.1 (2025-07-01)

This is a version bump, there are no notable changes.

1.0.0 (2025-06-17)

Initial release