Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: iamkun/dayjs
base: v1.10.5
Choose a base ref
...
head repository: iamkun/dayjs
compare: v1.10.6
Choose a head ref
  • 15 commits
  • 20 files changed
  • 12 contributors

Commits on May 26, 2021

  1. Configuration menu
    Copy the full SHA
    b4f28df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b246210 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06f88f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Configuration menu
    Copy the full SHA
    0b0c6a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b728da5 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Configuration menu
    Copy the full SHA
    bb5df55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6508494 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5688f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. fix: parameter type (#1549)

    imwh0im committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    f369844 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    8e32164 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    bfdab5c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    b5e40e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    eb087f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1568 from iamkun/dev

    D2M
    iamkun committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    ae87b5d View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.10.6 [skip ci]

    ## [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))
    semantic-release-bot committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    42e494b View commit details
    Browse the repository at this point in the history