dayjs v1.9.4 Release Notes
Release Date: 2020-10-23 // over 2 years ago-
1.9.4 (2020-10-23)
🐛 Bug Fixes
- ➕ Add descriptions to types (#1148) (9a407a1)
- ➕ add devHelper plugin (#1163) (de49dc8)
- 🛠 Fix Hungarian (hu) locale (#1112) (ab13754)
- 🛠 fix minMax plugin parsing empty array bug (#1062) (368108b)
- ⚡️ update adding/subtracting Duration from Dayjs object (#1156) (f861aca)
- ⚡️ update en-NZ locale to use proper ordinal formatting function (#1143) (fcdbc58)
- ⚡️ update localeData plugin type (#1116) (ee5a4ec)
- ⚡️ update timezone plugin to support custom parse format (#1160) (48cbf31), closes #1159
- ⚡️ update timezone plugin to support keepLocalTime (#1161) (1d429e5), closes #1149