v1.10.3
chore: lint
test: add Japanese locale unit tests (#1280)
fix: update advancedFormat plugin to add format options for iso week and weekyear (#1309)
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: fix utc plugin diff edge case (#1187)
fix: Add .get API
fix: Fix unsupported locale fallback to previous one (#819)
fix: Fix `.add` day/week decimal rouding bug
fix: fix parse regex bug (#1307)
fix: Add UTC mode with UTC plugin (#517)
test: rm useless test
fix: fix startOf/endOf bug in timezone plugin (#1229)
fix: Set + Get accept 'D' as the short version of 'date' (#795)