All Versions
93
Latest Version
Avg Release Cycle
85 days
Latest Release
51 days ago

Changelog History
Page 2

  • v1.11.11 Changes

    April 28, 2024

    1.11.11 (2024-04-28)

    ๐Ÿ› Bug Fixes

    • day of week type literal (#2630) (f68d73e)
    • ๐Ÿ‘Œ improve locale "zh-hk" format and meridiem (#2419) (a947a51)
    • โšก๏ธ Update 'da' locale to match correct first week of year (#2592) (44b0936)
    • โšก๏ธ update locale Bulgarian monthsShort Jan (#2538) (f0c9a41)
  • v1.11.10 Changes

    September 19, 2023

    1.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 ar locale (#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

    ๐Ÿ› 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)