Skip to content

Tags: jiazengp/dayjs

Tags

v1.10.6

Toggle v1.10.6's commit message
chore(release): 1.10.6 [skip ci]

## [1.10.6](iamkun/dayjs@v1.10.5...v1.10.6) (2021-07-06)

### Bug Fixes

* add invalid date string override ([iamkun#1465](iamkun#1465)) ([iamkun#1470](iamkun#1470)) ([06f88f4](iamkun@06f88f4))
* add sv-fi Finland Swedish locale ([iamkun#1522](iamkun#1522)) ([8e32164](iamkun@8e32164))
* customParseFormat support parsing X x timestamp ([iamkun#1567](iamkun#1567)) ([eb087f5](iamkun@eb087f5))
* dayjs ConfigTypeMap add null & undefined ([iamkun#1560](iamkun#1560)) ([b5e40e6](iamkun@b5e40e6))
* Fix DayOfYear plugin when using BadMutable plugin ([iamkun#1511](iamkun#1511)) ([0b0c6a3](iamkun@0b0c6a3))
* Implement ordinal in Bulgarian translation (fixes [iamkun#1501](iamkun#1501)) ([iamkun#1502](iamkun#1502)) ([b728da5](iamkun@b728da5))
* more strict delimiter in REGEX_PARSE ([iamkun#1555](iamkun#1555)) ([bfdab5c](iamkun@bfdab5c))
* parameter type ([iamkun#1549](iamkun#1549)) ([f369844](iamkun@f369844))
* update customParseFormat plugin to custom two-digit year parse function ([iamkun#1421](iamkun#1421)) ([bb5df55](iamkun@bb5df55))
* update names of weekdays and months in Bulgarian [bg] to lowercase ([iamkun#1438](iamkun#1438)) ([b246210](iamkun@b246210))
* update type file `.diff` ([iamkun#1505](iamkun#1505)) ([6508494](iamkun@6508494))
* update UTC plugin type file for strict parsing ([iamkun#1443](iamkun#1443)) ([b4f28df](iamkun@b4f28df))

v1.10.5

Toggle v1.10.5's commit message
chore(release): 1.10.5 [skip ci]

## [1.10.5](iamkun/dayjs@v1.10.4...v1.10.5) (2021-05-26)

### Bug Fixes

* add meridiem in ar locales ([iamkun#1375](iamkun#1375)) ([319f616](iamkun@319f616))
* Added Zulu support to customParseFormat ([iamkun#1359](iamkun#1359)) ([1138a3f](iamkun@1138a3f))
* fix Bengali [bn] locale monthsShort error ([a0e6c0c](iamkun@a0e6c0c))
* fix missing types for ArraySupport plugin ([iamkun#1401](iamkun#1401)) ([b1abdc4](iamkun@b1abdc4))
* fix Ukrainian [uk] locale ([iamkun#1463](iamkun#1463)) ([0fdac93](iamkun@0fdac93))
* hotfix for `Duration` types ([iamkun#1357](iamkun#1357)) ([855b7b3](iamkun@855b7b3)), closes [iamkun#1354](iamkun#1354)
* timezone plugin DST error ([iamkun#1352](iamkun#1352)) ([71bed15](iamkun@71bed15))
* Update duration plugin change string to number ([iamkun#1394](iamkun#1394)) ([e1546d1](iamkun@e1546d1))
* update Duration plugin to support no-argument ([iamkun#1400](iamkun#1400)) ([8d9a5ae](iamkun@8d9a5ae))
* Update Finnish [fi] locale to set yearStart  ([iamkun#1378](iamkun#1378)) ([f3370bd](iamkun@f3370bd))
* update Russian [ru] locale meridiem and unit tests ([iamkun#1403](iamkun#1403)) ([f10f39d](iamkun@f10f39d))
* update Russian [ru] locale yearStart config  ([iamkun#1372](iamkun#1372)) ([5052515](iamkun@5052515))
* update Slovenian [sl] locale to set correct ordinal  ([iamkun#1386](iamkun#1386)) ([cb4f746](iamkun@cb4f746))
* update Spanish [es] locale to change month names to lowercase ([iamkun#1414](iamkun#1414)) ([9c20e77](iamkun@9c20e77))
* update Swedish [sv] locale to set correct yearStart ([iamkun#1385](iamkun#1385)) ([66c5935](iamkun@66c5935))
* update UTC plugin to support string argument like +HH:mm ([iamkun#1395](iamkun#1395)) ([656127c](iamkun@656127c))

v1.10.4

Toggle v1.10.4's commit message
chore(release): 1.10.4 [skip ci]

## [1.10.4](iamkun/dayjs@v1.10.3...v1.10.4) (2021-01-22)

### Bug Fixes

* Correct handling negative duration ([iamkun#1317](iamkun#1317)) ([3f5c085](iamkun@3f5c085))
* Improve `Duration` types ([iamkun#1338](iamkun#1338)) ([4aca4b1](iamkun@4aca4b1))
* parse a string for MMM month format with underscore delimiter ([iamkun#1349](iamkun#1349)) ([82ef9a3](iamkun@82ef9a3))
* Update Bengali [bn] locale ([iamkun#1329](iamkun#1329)) ([02d96ec](iamkun@02d96ec))
* update locale Portuguese [pt] yearStart ([iamkun#1345](iamkun#1345)) ([5c785d5](iamkun@5c785d5))
* update Polish [pl] locale yearStart ([iamkun#1348](iamkun#1348)) ([e93e6b8](iamkun@e93e6b8))
* Update Slovenian [sl] relativeTime locale ([iamkun#1333](iamkun#1333)) ([fe5f1d0](iamkun@fe5f1d0))

v1.10.3

Toggle v1.10.3's commit message
chore(release): 1.10.3 [skip ci]

## [1.10.3](iamkun/dayjs@v1.10.2...v1.10.3) (2021-01-09)

### Bug Fixes

* fix customParseFormat plugin strict mode parse meridiem bug ([iamkun#1321](iamkun#1321)) ([e49eeef](iamkun@e49eeef))
* fix weekYear plugin missing locale bug ([iamkun#1319](iamkun#1319)) ([344bdc0](iamkun@344bdc0)), closes [iamkun#1304](iamkun#1304)
* update advancedFormat plugin to add format options for iso week and weekyear ([iamkun#1309](iamkun#1309)) ([2c54c64](iamkun@2c54c64))
* update devHelper to add dev warning setting locale before loading ([c5cc893](iamkun@c5cc893))
* update German [de] locale yearStart ([1858df8](iamkun@1858df8)), closes [iamkun#1264](iamkun#1264)

v1.10.2

Toggle v1.10.2's commit message
chore(release): 1.10.2 [skip ci]

## [1.10.2](iamkun/dayjs@v1.10.1...v1.10.2) (2021-01-05)

### Bug Fixes

* fix parse regex bug ([iamkun#1307](iamkun#1307)) ([db2b6a5](iamkun@db2b6a5)), closes [iamkun#1305](iamkun#1305)
* remove module entry in package.json to revert 1.10.1 change ([iamkun#1314](iamkun#1314)) ([824dcb8](iamkun@824dcb8))
* update devHelper add warning "passing Year as a Number will be parsed as a Unix timestamp" ([iamkun#1315](iamkun#1315)) ([b0dda31](iamkun@b0dda31))

v1.10.1

Toggle v1.10.1's commit message
chore(release): 1.10.1 [skip ci]

## [1.10.1](iamkun/dayjs@v1.10.0...v1.10.1) (2021-01-03)

### Bug Fixes

* fix typescript type error UnitTypeLongPlural ([iamkun#1302](iamkun#1302)) ([bfaabe4](iamkun@bfaabe4)), closes [iamkun#1300](iamkun#1300)

v1.10.0

Toggle v1.10.0's commit message
chore(release): 1.10.0 [skip ci]

# [1.10.0](iamkun/dayjs@v1.9.8...v1.10.0) (2021-01-03)

### Bug Fixes

* add ordinal to localeData plugin ([iamkun#1266](iamkun#1266)) ([fd229fa](iamkun@fd229fa))
* add preParsePostFormat plugin & update Arabic [ar] locale ([iamkun#1255](iamkun#1255)) ([f2e4790](iamkun@f2e4790))
* add type support for plural forms of units ([iamkun#1289](iamkun#1289)) ([de49bb1](iamkun@de49bb1))
* escape last period to match only milliseconds ([iamkun#1239](iamkun#1239)) ([iamkun#1295](iamkun#1295)) ([64037e6](iamkun@64037e6))

### Features

* add ES6 Module Support, package.json module point to "esm/index.js" ([iamkun#1298](iamkun#1298)) ([f63375d](iamkun@f63375d)), closes [iamkun#598](iamkun#598) [iamkun#313](iamkun#313)

v1.9.8

Toggle v1.9.8's commit message
chore(release): 1.9.8 [skip ci]

## [1.9.8](iamkun/dayjs@v1.9.7...v1.9.8) (2020-12-27)

### Bug Fixes

* fix Ukrainian [uk] locale typo ([1605cc0](iamkun@1605cc0))
* update Hebrew [he] locale for double units ([iamkun#1287](iamkun#1287)) ([1c4b0da](iamkun@1c4b0da))
* update zh locale meridiem "noon" ([0e7ff3d](iamkun@0e7ff3d))
* update zh-cn locale definition of noon  ([iamkun#1278](iamkun#1278)) ([d5930b9](iamkun@d5930b9))

v1.9.7

Toggle v1.9.7's commit message
chore(release): 1.9.7 [skip ci]

## [1.9.7](iamkun/dayjs@v1.9.6...v1.9.7) (2020-12-05)

### Bug Fixes

* add duration.format to format a Duration ([iamkun#1202](iamkun#1202)) ([9a859a1](iamkun@9a859a1))
* Add function handling for relativeTime.future and relativeTime.past ([iamkun#1197](iamkun#1197)) ([ef1979c](iamkun@ef1979c))
* avoid install installed plugin ([iamkun#1214](iamkun#1214)) ([a92eb6c](iamkun@a92eb6c))
* avoid memory leak after installing a plugin too many times ([b8d2e32](iamkun@b8d2e32))
* fix diff bug when UTC plugin enabled ([iamkun#1201](iamkun#1201)) ([9544ed2](iamkun@9544ed2)), closes [iamkun#1200](iamkun#1200)
* fix startOf/endOf bug in timezone plugin ([iamkun#1229](iamkun#1229)) ([eb5fbc4](iamkun@eb5fbc4))
* fix utc plugin diff edge case ([iamkun#1187](iamkun#1187)) ([971b3d4](iamkun@971b3d4))
* update customParseFormat plugin to parse 2-digit offset ([iamkun#1209](iamkun#1209)) ([b56936a](iamkun@b56936a)), closes [iamkun#1205](iamkun#1205)
* Update timezone plugin type definition ([iamkun#1221](iamkun#1221)) ([34cfb92](iamkun@34cfb92))

v1.9.6

Toggle v1.9.6's commit message
chore(release): 1.9.6 [skip ci]

## [1.9.6](iamkun/dayjs@v1.9.5...v1.9.6) (2020-11-10)

### Bug Fixes

* fix customParseFormat plugin parsing date bug ([iamkun#1198](iamkun#1198)) ([50f05ad](iamkun@50f05ad)), closes [iamkun#1194](iamkun#1194)
* Update lv (Latvian) locale relative time ([iamkun#1192](iamkun#1192)) ([6d6c684](iamkun@6d6c684))