All Versions
81
Latest Version
Avg Release Cycle
30 days
Latest Release
762 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v1.9.3 Changes
October 13, 2020 -
v1.9.2 Changes
October 13, 20201.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)
-
v1.9.1 Changes
September 28, 2020 -
v1.9.0 Changes
September 28, 20201.9.0 (2020-09-28)
๐ Bug Fixes
- โ Add
setDefault
typing to timezone.d.ts (#1057) (c0f0886) - ๐ fix DST bug in utc plugin (#1053) (3d73543)
- ๐ Fix optional type for timezone plugin (#1081) (a6ebcf2), closes #1079
- ๐ Fix timezone plugin conversion bug (#1073) (16816a3)
- โก๏ธ update duration plugin type file (#1065) (94af9af)
- โก๏ธ update timezone plugin to support getting offset name e.g. EST (#1069) (cbb755e)
- โก๏ธ update utc plugin to support keepLocalTime
.utc(true)
(#1080) (5ce4e0d)
๐ Features
- โ Add
-
v1.8.36 Changes
September 17, 20201.8.36 (2020-09-17)
๐ Bug Fixes
- โ Add Amharic (am) locale (#1046) (cdc49a1)
- ๐ Export Duration type in duration plugin (#1043) (0f20c3a)
- ๐ Fix duration plugin parsing milliseconds bug (#1042) (fe2301b)
- 0๏ธโฃ Timezone plugin set default timezone (#1033) (0c2050a)
- โ Timezone plugin should have the same behavior in latest ICU version (#1032) (de31592)
- โก๏ธ Update Finnish (fi) locale (#963) (cf8b6a0)
- ๐ Update Polish (pl) , Hungarian (hr) and Lithuanian (lt) localization (#1045) (638fd39)
-
v1.8.34 Changes
August 20, 20201.8.34 (2020-08-20)
๐ Bug Fixes
-
v1.8.33 Changes
August 10, 20201.8.33 (2020-08-10)
๐ Bug Fixes
- โ Add PluralGetSet plugin for plural getters/setters (#996) (f76e3ce)
- โ Add typescript type defs in esm build (#985) (50e3b3c)
- ๐ Fix isoWeek Plugin cal bug in UTC mode (#993) (f2e5f32)
- ๐ Fix Timezone plugin parsing js date, Day.js object, timestamp bug && update type file (#994) (22f3d49), closes #992 #989
- ๐ Fix Timezone plugin UTCOffset rounding bug (#987) (b07182b), closes #986
- ๐ Fix UTC plugin bug while comparing an utc instance to a local one (#995) (747c0fb)
- โก๏ธ Update pt-br locale weekStart 0 (#984) (0f881c1)
-
v1.8.32 Changes
August 04, 20201.8.32 (2020-08-04)
๐ Bug Fixes