Skip to content

Latest commit

 

History

History
42 lines (19 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

42 lines (19 loc) · 1.37 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.2.0 (2021-02-05)

Features

  • add Localized component (8ee4015)

2.1.0 (2020-09-24)

Features

  • set other language to initialize i18nStore (3323177)

2.0.1 (2020-08-25)

Bug Fixes

  • not updating LocalizedString (0b7f82a)

2.0.0 (2020-08-24)

⚠ BREAKING CHANGES

  • make loading languages async

Features

  • make loading languages async (a9d8123)

1.1.0 (2020-07-16)

Features

  • allow access to I18nContext of a I18nStore (414c3c2)