All Versions
93
Latest Version
Avg Release Cycle
85 days
Latest Release
51 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.11.11 Changes
April 28, 2024 -
v1.11.10 Changes
September 19, 20231.11.10 (2023-09-19)
๐ Bug Fixes
- โ Add Korean Day of Month with ordinal (#2395) (dd55ee2)
- ๐ change back fa locale to the Gregorian calendar equivalent (#2411) (95e9458)
- duration plugin - MILLISECONDS_A_MONTH const calculation (#2362) (f0a0b54)
- ๐ duration plugin getter get result 0 instead of undefined (#2369) (061aa7e)
- ๐ fix isDayjs check logic (#2383) (5f3f878)
- ๐ fix timezone plugin to get correct locale setting (#2420) (4f45012)
- locale: add meridiem in
arlocale (#2418) (361be5c) - round durations to millisecond precision for ISO string (#2367) (890a17a)
- sub-second precisions need to be rounded at the seconds field to avoid adding floats (#2377) (a9d7d03)
- โก๏ธ update $x logic to avoid plugin error (#2429) (2254635)
- โก๏ธ Update Slovenian locale for relative time (#2396) (5470a15)
- โก๏ธ update uzbek language translation (#2327) (0a91056)
-
v1.11.5 Changes
August 12, 2022 -
v1.11.4 Changes
July 19, 2022๐ Bug Fixes
- correct past property in ku (kurdish) locale (#1916) (74e82b9)
- ๐ fix French [fr] local ordinal (#1932) (8f09834)
- ๐ fix objectSupport plugin ConfigTypeMap type (#1441) (#1990) (fd51fe4)
- ๐ fix type error to add ordianl property in InstanceLocaleDataReturn and GlobalLocaleDataReturn types (#1931) (526f0ae)
- โก๏ธ update locale ar-* meridiem function (#1954) (3d31611)
- zh-tw / zh-hk locale ordinal error (#1976) (0a1bd08)
-
v1.11.3 Changes
June 06, 2022 -
v1.11.1 Changes
April 15, 2022๐ Bug Fixes
- โ add Bengali (Bangladesh) [bn-bd] locale (#1806) (840ed76)
- ๐จ refactor replace deprecated String.prototype.substr() (#1836) (627fa39)
- โก๏ธ Update German [de] locale, adds the abbreviations for month including a . in the end, as in September -> Sept. (#1831) (4e2802c)
- โก๏ธ update Italian (Switzerland) [it-ch] locale relativeTime (#1829) (8e6d11d)
- โก๏ธ update Kurdish [ku] locale strings and formatted output contains non-standard kurdish characters (#1848) (a597d0b)
- โก๏ธ update locale bo [Tibetan]: corrected the orders in formats (#1823) (e790516)
-
v1.11.0 Changes
March 14, 2022๐ Bug Fixes
- โ Add Kirundi (rn) locale (#1793) (74e5247)
- โ add missing date shorthand D type definition (#1752) (b045baf)
- โ Add relative time to Galician (gl) and fix ordinals (#1800) (dcbf170)
- โก๏ธ update German locales (de-at, de-ch) (#1775) (f9055a7)
- โก๏ธ update Icelandic [is] locale relativeTime config (#1796) (76f9e17)
- โก๏ธ Update index.d.ts note (#1716) (5a108ff)
- โก๏ธ Update locale German [de] monthsShort (#1746) (4a7b7d0)
- โก๏ธ update meridiem function to Kurdish (ku) locale (#1725) (efd3904)
- โก๏ธ update updateLocal plugin typescript types (#1692) (c7a3f73)
๐ Features
-
v1.10.8 Changes
February 28, 2022 -
v1.10.7 Changes
September 10, 2021๐ Bug Fixes
- โ Add Spanish (Mexico) [es-mx] locale (#1614) (3393f2a)
- โ Add Arabic (Iraq) [ar-iq] locale (#1627) (b5a1391)
- โ add format object type to type file (#1572) (5a79cc6)
- ๐ duration plugin when parsing duration from ISO string, set missing components to 0 instead of NaN (#1611) (252585b)
- narrow type for
addandsubtract(#1576) (1686962) - โก๏ธ update customParseFormat plugin strict x X parsing (#1571) (08adda5)
- โก๏ธ update Lithuanian [lt] locale spelling for single month (#1609) (255dc54)
- โก๏ธ Update Norwegian Bokmรฅl [nb] local yearStart 4 (#1608) (7a8467c)
- โก๏ธ update plugin advancedFormat
isValidvalidation (#1566) (755fc8b) - โก๏ธ update Sinhalese [si] locale month name (#1475) (63de2a8)
- โก๏ธ update utcOffset plugin type file (#1604) (f68e4b1)