Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 933 Bytes

File metadata and controls

61 lines (43 loc) · 933 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[4.1.0] - 2020-10-18

Added

  • useI18n hook as part of createI18nProvider result.

Removed

  • createI18nHook method.

[4.0.0] - 2020-10-02

Changed

  • Moved from component API to hooks.

[3.1.0] - 2020-05-22

Changed

  • Dependencies update.

[3.0.0] - 2020-03-18

Added

  • Babel module.

Removed

  • Drop Node 8 support.

[2.0.0] - 2019-07-31

Changed

  • __() -> __x()
  • __mf() -> __xmf()
  • __n() -> __xn()

[1.1.0] - 2019-06-14

Added

  • \n to <br/>

[1.0.0] - 2019-06-14

Added

  • 🦄