Skip to content

Latest commit

 

History

History
116 lines (71 loc) · 8.76 KB

CHANGELOG.md

File metadata and controls

116 lines (71 loc) · 8.76 KB

Changelog

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

1.6.0 (2021-04-06)

Features

1.5.0 (2021-03-23)

Features

  • ♻️ use eslint instead of tslint (2ae23c7)
  • locale: ✨ add Bulgarian localization (3efd585)
  • locale: ✨ add Bulgarian localization (8f9a81d)
  • locale: ✨ add German localization (58b6bf1)
  • locale: ✨ add Japanese localization (e80167b)
  • locale: ✨ add Korean localization (931642c)
  • locale: ✨ add Portuguese localization (7ef0bd2)
  • locale: ✨ add Russian localization (787c758)
  • locale: ✨ add Spanish localization (17f74d5)
  • locale: ✨ add Traditional Chinese localization (7b46644)
  • locale: ✨ add Turkish localization (5ebe547)
  • locale: ✨ init French localization (85d2f4c)
  • ⚡️ support default export (4cbe766)

1.4.0-rc1 (2021-02-27)

Features

  • ♻️ use eslint instead of tslint (2ae23c7)
  • ⚡️ support default export (4cbe766)
  • locale: ✨ add Bulgarian localization (3efd585)
  • locale: ✨ add Bulgarian localization (8f9a81d)
  • locale: ✨ add German localization (58b6bf1)
  • locale: ✨ add Japanese localization (e80167b)
  • locale: ✨ add Korean localization (931642c)
  • locale: ✨ add Portuguese localization (7ef0bd2)
  • locale: ✨ add Russian localization (787c758)
  • locale: ✨ add Spanish localization (17f74d5)
  • locale: ✨ add Traditional Chinese localization (7b46644)
  • locale: ✨ add Turkish localization (5ebe547)
  • locale: ✨ init French localization (85d2f4c)

1.4.0 (2021-02-24)

Features

Bug Fixes

  • 🐛 missing fallback translation when no locale available (#11) (bee13a8)

Performance Improvements

  • ⚡️ Add test for empty string input (b40fe3a)

1.3.0 (2021-02-22)

Features

  • ⚡️ Exported function returns json instead of string (a3a4744)

Performance Improvements

  • zh-cn: 💬 localize the title of types (42ca895)

1.2.0 (2021-02-18)

Features

  • README: 📝 add codecov badge (ca5480e)

1.1.2 (2021-02-18)

Bug Fixes

  • actions: 🐛 fix scope error (f500ebe)

1.1.1 (2021-02-18)

Bug Fixes

  • package.json: 🐛 fix name for publishing (e6ca8d7)

1.1.0 (2021-02-18)

Features

  • package.json: 🎨 add type for typescript (d8af967)

1.0.2 (2021-02-18)

Bug Fixes

  • actions: 🐛 fix access error (dd8fc85)

1.0.1 (2021-02-18)

Bug Fixes

  • actions: 💚 update publish-package job (698d5f5)

1.0.0 (2021-02-18)

Features

  • ✨ add function and test (a7c898a)

Bug Fixes

  • 🐛 fix lint error (afe7083)
  • package.json: 🐛 update jest test ts files (ec47d1f)