Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.10.6](v1.10.5...v1.10.6) (2021-07-06) ### Bug Fixes * add invalid date string override ([#1465](#1465)) ([#1470](#1470)) ([06f88f4](06f88f4)) * add sv-fi Finland Swedish locale ([#1522](#1522)) ([8e32164](8e32164)) * customParseFormat support parsing X x timestamp ([#1567](#1567)) ([eb087f5](eb087f5)) * dayjs ConfigTypeMap add null & undefined ([#1560](#1560)) ([b5e40e6](b5e40e6)) * Fix DayOfYear plugin when using BadMutable plugin ([#1511](#1511)) ([0b0c6a3](0b0c6a3)) * Implement ordinal in Bulgarian translation (fixes [#1501](#1501)) ([#1502](#1502)) ([b728da5](b728da5)) * more strict delimiter in REGEX_PARSE ([#1555](#1555)) ([bfdab5c](bfdab5c)) * parameter type ([#1549](#1549)) ([f369844](f369844)) * update customParseFormat plugin to custom two-digit year parse function ([#1421](#1421)) ([bb5df55](bb5df55)) * update names of weekdays and months in Bulgarian [bg] to lowercase ([#1438](#1438)) ([b246210](b246210)) * update type file `.diff` ([#1505](#1505)) ([6508494](6508494)) * update UTC plugin type file for strict parsing ([#1443](#1443)) ([b4f28df](b4f28df))
- Loading branch information