dayjs v1.9.2 Release Notes

Release Date: 2020-10-13 // over 2 years ago
  • 1.9.2 (2020-10-13)

    ๐Ÿ› Bug Fixes

    • โž• add arraySupport plugin (#1129) (be505c2)
    • ๐Ÿ”Œ export type of duration plugin (#1094) (2c92e71)
    • ๐Ÿ›  Fix LocaleData plugin longDateFormat lowercase error (#1101) (7937ccd)
    • ๐Ÿ›  Fix objectSupport plugin bug in UTC (#1107) (fe90bb6), closes #1105
    • ๐Ÿ›  fix Serbian locale grammar (sr, sr-cyrl) (#1108) (cc87eff)
    • ๐Ÿ›  Fix typo for "monday" in arabic (#1067) (2e1e426)
    • ๐Ÿ‘Œ support dayjs.add(Duration), dayjs.subtract(Duration) (#1099) (b1a0294)
    • โšก๏ธ update Breton [br] locale relativeTime config (#1103) (b038bfd)
    • โšก๏ธ update Catalan [ca] locale ordinal (73da380)
    • โšก๏ธ update German [de] locale relativeTime config (#1109) (f6e771b)
    • โšก๏ธ update localeData plugin to add longDateFormat to global localeData (#1106) (16937d1)
    • โšก๏ธ Update objectSupport plugin to return current date time while parsing empty object (f56783e)