close
The Wayback Machine - https://web.archive.org/web/20210105211323/https://github.com/iamkun/dayjs/releases
Skip to content

@iamkun iamkun released this Jan 3, 2021

1.10.1 (2021-01-03)

Bug Fixes

Assets 2

@iamkun iamkun released this Jan 3, 2021 · 3 commits to master since this release

1.10.0 (2021-01-03)

Bug Fixes

Features

  • add ES6 Module Support, package.json module point to "esm/index.js" (#1298) (f63375d), closes #598 #313
Assets 2

@iamkun iamkun released this Dec 27, 2020 · 13 commits to master since this release

1.9.8 (2020-12-27)

Bug Fixes

  • fix Ukrainian [uk] locale typo (1605cc0)
  • update Hebrew [he] locale for double units (#1287) (1c4b0da)
  • update zh locale meridiem "noon" (0e7ff3d)
  • update zh-cn locale definition of noon (#1278) (d5930b9)
Assets 2

@iamkun iamkun released this Dec 5, 2020 · 20 commits to master since this release

1.9.7 (2020-12-05)

Bug Fixes

  • add duration.format to format a Duration (#1202) (9a859a1)
  • Add function handling for relativeTime.future and relativeTime.past (#1197) (ef1979c)
  • avoid install installed plugin (#1214) (a92eb6c)
  • avoid memory leak after installing a plugin too many times (b8d2e32)
  • fix diff bug when UTC plugin enabled (#1201) (9544ed2), closes #1200
  • fix startOf/endOf bug in timezone plugin (#1229) (eb5fbc4)
  • fix utc plugin diff edge case (#1187) (971b3d4)
  • update customParseFormat plugin to parse 2-digit offset (#1209) (b56936a), closes #1205
  • Update timezone plugin type definition (#1221) (34cfb92)
Assets 2

@iamkun iamkun released this Nov 10, 2020 · 32 commits to dev since this release

1.9.6 (2020-11-10)

Bug Fixes

Assets 2

@iamkun iamkun released this Nov 5, 2020 · 36 commits to dev since this release

1.9.5 (2020-11-05)

Bug Fixes

Assets 2

@iamkun iamkun released this Oct 23, 2020 · 49 commits to dev since this release

1.9.4 (2020-10-23)

Bug Fixes

Assets 2

@iamkun iamkun released this Oct 13, 2020 · 60 commits to dev since this release

1.9.3 (2020-10-13)

Bug Fixes

Assets 2

@iamkun iamkun released this Oct 13, 2020 · 64 commits to dev since this release

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)
Assets 2

@iamkun iamkun released this Sep 28, 2020 · 79 commits to dev since this release

1.9.1 (2020-09-28)

Bug Fixes

  • Fix objectSupport plugin to get the correct result (zero-based month) (#1089) (f95ac15)
Assets 2
You can’t perform that action at this time.