Skip to content

Latest commit

 

History

History
250 lines (134 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

250 lines (134 loc) · 10.4 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.4 (2024-1-31)

Bug Fixes

2.0.3 (2023-12-19)

Note: Version bump only for package @alwatr/i18n

2.0.2 (2023-12-19)

Bug Fixes

2.0.1 (2023-11-15)

Note: Version bump only for package @alwatr/i18n

2.0.0 (2023-11-10)

Bug Fixes

  • build issue with new deps (ad1f8c6) by @AliMD

2.0.0-beta.0 (2023-09-20)

Bug Fixes

1.0.1 (2023-06-21)

Note: Version bump only for package @alwatr/i18n

1.0.0 (2023-06-14)

Bug Fixes

  • i18n: return '' if key not exists (2e68d1a)
  • i18n: return loadingStr if resource not eixsts (aff42e1)
  • i18n: some issues & export an instacne (b5874f3)

Features

  • i18n: add i18n class base (4783d6b)

0.32.0 (2023-05-27)

Note: Version bump only for package @alwatr/i18n

0.31.0 (2023-05-08)

Bug Fixes

Features

  • i18n: date method for convert date to active locale (8b51a97)

Performance Improvements

  • i18n: use toLocaleDateString for convert date (f1efcec)

0.30.0 (2023-03-06)

Features

  • i18n: l18eReadyPromise (85c7570)
  • i18n: make number with fixed decimal (86e60ec)
  • i18n: optional number args (b571385)
  • i18n: work background without delay (2876d00)

0.29.0 (2023-02-10)

Bug Fixes

  • i18n: prevent duplicate loader (711cb56)
  • i18n: review and docs (8574523)

Features

  • i18n: add replaceNumber and auto detect setLocale from html (3413471)

0.28.0 (2023-01-20)

Note: Version bump only for package @alwatr/i18n

0.27.0 (2022-12-29)

Note: Version bump only for package @alwatr/i18n

0.26.0 (2022-12-22)

Bug Fixes

Features

  • improve accident debugging (d697e6c)
  • improve error debugging (1fba504)

0.25.0 (2022-12-07)

Note: Version bump only for package @alwatr/i18n

0.24.1 (2022-12-01)

Bug Fixes

Features

  • i18n: improve i18n types (cf7d1cb)

0.24.0 (2022-11-28)

Bug Fixes

  • use ~ for package version (4e027ff)

0.23.0 (2022-11-23)

Note: Version bump only for package @alwatr/i18n

0.22.1 (2022-11-21)

Note: Version bump only for package @alwatr/i18n

0.22.0 (2022-11-20)

Note: Version bump only for package @alwatr/i18n

0.21.0 (2022-11-13)

Note: Version bump only for package @alwatr/i18n

0.20.0 (2022-11-05)

Note: Version bump only for package @alwatr/i18n

0.19.0 (2022-11-01)

Bug Fixes

  • Import error in webpack (1a52f67)

0.18.0 (2022-10-22)

Bug Fixes

  • i18n: compatible with new fetch api (b06a6a5)

0.17.0 (2022-10-21)

Note: Version bump only for package @alwatr/i18n

0.16.0 (2022-09-08)

Note: Version bump only for package @alwatr/i18n

0.15.0 (2022-09-01)

Note: Version bump only for package @alwatr/i18n

0.14.0 (2022-08-19)

Note: Version bump only for package @alwatr/i18n

0.13.0 (2022-08-06)

Note: Version bump only for package @alwatr/i18n

0.12.0 (2022-07-22)

Bug Fixes

  • i18n: load resources issue (19b9e39)

0.11.0 (2022-04-16)

Note: Version bump only for package @alwatr/i18n

0.10.0 (2022-04-02)

Note: Version bump only for package @alwatr/i18n

0.9.0 (2022-03-22)

Bug Fixes

  • i18n: access signal issue (097b354)

0.8.0 (2022-03-14)

Note: Version bump only for package @alwatr/i18n

0.7.2 (2022-03-12)

Note: Version bump only for package @alwatr/i18n

0.7.0 (2022-03-12)

Note: Version bump only for package @alwatr/i18n

0.6.1 (2022-03-12)

Bug Fixes

  • i18n: package name in readme! (5325e7f)

0.6.0 (2022-03-11)

Bug Fixes

0.5.0 (2022-03-11)

Note: Version bump only for package @alwatr/i18n

0.4.0 (2022-03-11)

Bug Fixes

0.3.0 (2022-03-06)

Features

  • i18n: implement core methods (6449bb4)
  • i18n: implement initialI18n (87da5e4)
  • i18n: localize method (544edfd)
  • i18n: start new package for i18n/l10n (88a6c28)