All Versions
81
Latest Version
Avg Release Cycle
30 days
Latest Release
613 days ago

Changelog History
Page 1

  • v1.11.5 Changes

    August 12, 2022

    🐛 Bug Fixes

  • 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

    🐛 Bug Fixes

    • 🔌 customParseFormat plugin to parse comma as a separator character (#1913) (41b1405)
    • ⚡️ update Dutch [nl] locale ordinal (#1908) (5da98f8)
  • v1.11.2 Changes

    May 06, 2022

    🐛 Bug Fixes

    • ➕ add OpUnitType (week) to quarterOfYear startOf/endOf types (#1865) (400bc3e)
    • 🛠 Fix type issue with ManipulateType (#1864) (d033dfc)
    • 🛠 fix UTC plugin .valueOf not taking DST into account (#1448) (27d1c50)
  • 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

    • 👍 Fallback to language only locale + support uppercase locales (#1524) (9138dc2)
  • v1.10.8 Changes

    February 28, 2022

    🐛 Bug Fixes

    • set locale pt, pt-br correct weekdays and months (#1697) (e019301)
  • 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 add and subtract (#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 isValid validation (#1566) (755fc8b)
    • ⚡️ update Sinhalese [si] locale month name (#1475) (63de2a8)
    • ⚡️ update utcOffset plugin type file (#1604) (f68e4b1)
  • v1.10.6 Changes

    July 06, 2021

    🐛 Bug Fixes

    • ➕ add invalid date string override (#1465) (#1470) (06f88f4)
    • ➕ add sv-fi Finland Swedish locale (#1522) (8e32164)
    • 📜 customParseFormat support parsing X x timestamp (#1567) (eb087f5)
    • dayjs ConfigTypeMap add null & undefined (#1560) (b5e40e6)
    • 🛠 Fix DayOfYear plugin when using BadMutable plugin (#1511) (0b0c6a3)
    • 🌐 Implement ordinal in Bulgarian translation (fixes #1501) (#1502) (b728da5)
    • 📜 more strict delimiter in REGEX_PARSE (#1555) (bfdab5c)
    • parameter type (#1549) (f369844)
    • ⚡️ update customParseFormat plugin to custom two-digit year parse function (#1421) (bb5df55)
    • ⚡️ update names of weekdays and months in Bulgarian [bg] to lowercase (#1438) (b246210)
    • ⚡️ update type file .diff (#1505) (6508494)
    • ⚡️ update UTC plugin type file for strict parsing (#1443) (b4f28df)
  • v1.10.5 Changes

    May 26, 2021

    🐛 Bug Fixes

    • ➕ add meridiem in ar locales (#1375) (319f616)
    • ➕ Added Zulu support to customParseFormat (#1359) (1138a3f)
    • 🛠 fix Bengali [bn] locale monthsShort error (a0e6c0c)
    • 🛠 fix missing types for ArraySupport plugin (#1401) (b1abdc4)
    • 🛠 fix Ukrainian [uk] locale (#1463) (0fdac93)
    • 🚑 hotfix for Duration types (#1357) (855b7b3), closes #1354
    • 🔌 timezone plugin DST error (#1352) (71bed15)
    • ⚡️ Update duration plugin change string to number (#1394) (e1546d1)
    • ⚡️ update Duration plugin to support no-argument (#1400) (8d9a5ae)
    • ⚡️ Update Finnish [fi] locale to set yearStart (#1378) (f3370bd)
    • ⚡️ update Russian [ru] locale meridiem and unit tests (#1403) (f10f39d)
    • ⚡️ update Russian [ru] locale yearStart config (#1372) (5052515)
    • ⚡️ update Slovenian [sl] locale to set correct ordinal (#1386) (cb4f746)
    • ⚡️ update Spanish [es] locale to change month names to lowercase (#1414) (9c20e77)
    • ⚡️ update Swedish [sv] locale to set correct yearStart (#1385) (66c5935)
    • ⚡️ update UTC plugin to support string argument like +HH:mm (#1395) (656127c)