v1.11.8
chore: lint
fix: Fix objectSupport collides with Duration plugin - issue #2027 (#2038)
fix: Add locale (zh-tw) meridiem (#2149)
fix: type file first parameter date is optional in isSame(), isBefore(), isAfter() (#2272)
fix: fix ios safari YYYY-MM-DD HH:mm parse BUG
Add plugin advancedCompare (#404)
chore: Allow using `instanceof dayjs` to check, if an object is a `dayjs` instance (#337)
fix: .format add padding to 'YYYY' (#2231)
fix: Add .get API
fix: update Spanish [es] locale to change month names to lowercase (#1414)
fix: Fix `.add` day/week decimal rouding bug
fix: dayjs ConfigTypeMap add null & undefined (#1560)
fix: Add UTC mode with UTC plugin (#517)
test: rm useless test
fix: fix UTC plugin .valueOf not taking DST into account (#1448)
fix: Set + Get accept 'D' as the short version of 'date' (#795)