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.3
Choose a base ref
...
head repository: iamkun/dayjs
compare: v1.10.4
Choose a head ref
  • 10 commits
  • 13 files changed
  • 9 contributors

Commits on Jan 9, 2021

  1. chore: update

    iamkun committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    8e995e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

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

Commits on Jan 16, 2021

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

Commits on Jan 17, 2021

  1. fix: Improve Duration types (#1338)

    zardoy committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    4aca4b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

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

Commits on Jan 21, 2021

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

Commits on Jan 22, 2021

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

    D2M
    iamkun committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    8d6ad64 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.10.4 [skip ci]

    ## [1.10.4](v1.10.3...v1.10.4) (2021-01-22)
    
    ### Bug Fixes
    
    * Correct handling negative duration ([#1317](#1317)) ([3f5c085](3f5c085))
    * Improve `Duration` types ([#1338](#1338)) ([4aca4b1](4aca4b1))
    * parse a string for MMM month format with underscore delimiter ([#1349](#1349)) ([82ef9a3](82ef9a3))
    * Update Bengali [bn] locale ([#1329](#1329)) ([02d96ec](02d96ec))
    * update locale Portuguese [pt] yearStart ([#1345](#1345)) ([5c785d5](5c785d5))
    * update Polish [pl] locale yearStart ([#1348](#1348)) ([e93e6b8](e93e6b8))
    * Update Slovenian [sl] relativeTime locale ([#1333](#1333)) ([fe5f1d0](fe5f1d0))
    semantic-release-bot committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    2ab64ac View commit details
    Browse the repository at this point in the history