Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Releases: americanexpress/one-app-ducks

v4.5.1

26 Mar 11:02
Compare
Choose a tag to compare

4.5.1 (2024-03-26)

Bug Fixes

  • updateLocale: fix window reference in node environments (b18ce3b)

v4.5.0

06 Mar 15:58
Compare
Choose a tag to compare

4.5.0 (2024-03-06)

Features

  • conditionalIntl: added useNativeIntl to updateLocale (#76) (e2301a3)

v4.4.4

05 Mar 16:13
Compare
Choose a tag to compare

4.4.4 (2024-03-05)

Performance Improvements

  • intl: lower log level for language pack cache (#77) (a6acbba)

v4.4.3

04 Jul 16:02
Compare
Choose a tag to compare

4.4.3 (2023-07-04)

Bug Fixes

  • intl: return actual promise, resolve as loaded does (#68) (8262d29)

v4.4.2

22 May 19:03
Compare
Choose a tag to compare

4.4.2 (2023-05-22)

Bug Fixes

  • memoryLeak: track loaded locales with a set (#69) (d0d66cd)

v4.4.1

05 Oct 20:40
Compare
Choose a tag to compare

4.4.1 (2022-10-05)

Bug Fixes

  • intl: import from crypto for better backward compatibility (#61) (7106d8d)

v4.4.0

04 Oct 19:18
Compare
Choose a tag to compare

4.4.0 (2022-10-04)

Features

  • intl: allow custom URLs for locale packs (#56) (e010ef4)

v4.3.4

28 Apr 16:46
Compare
Choose a tag to compare

4.3.4 (2022-04-28)

Bug Fixes

  • intl: rm err errExp upon lang req and success (#48) (bc8390e)

v4.3.3

25 May 13:54
Compare
Choose a tag to compare

4.3.3 (2021-05-25)

Bug Fixes

  • error-reporter: fix server side error formatting (c699982)

v4.3.2

05 May 18:55
Compare
Choose a tag to compare

4.3.2 (2021-05-05)

Bug Fixes

  • intl: support wildcard for Accept-Language header (#31) (28cb8c2)