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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.8
Choose a base ref
...
head repository: iamkun/dayjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.0
Choose a head ref
  • 10 commits
  • 15 files changed
  • 7 contributors

Commits on Dec 27, 2020

  1. chore: update readme

    iamkun committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    3dbd14c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de49bb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

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

Commits on Jan 3, 2021

  1. Configuration menu
    Copy the full SHA
    f9d79d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd229fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f63375d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64037e6 View commit details
    Browse the repository at this point in the history
  5. test: add test

    iamkun committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    bc53b53 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1299 from iamkun/dev

    D2M
    iamkun authored Jan 3, 2021
    Configuration menu
    Copy the full SHA
    5471943 View commit details
    Browse the repository at this point in the history
  7. chore(release): 1.10.0 [skip ci]

    # [1.10.0](v1.9.8...v1.10.0) (2021-01-03)
    
    ### Bug Fixes
    
    * add ordinal to localeData plugin ([#1266](#1266)) ([fd229fa](fd229fa))
    * add preParsePostFormat plugin & update Arabic [ar] locale ([#1255](#1255)) ([f2e4790](f2e4790))
    * add type support for plural forms of units ([#1289](#1289)) ([de49bb1](de49bb1))
    * escape last period to match only milliseconds ([#1239](#1239)) ([#1295](#1295)) ([64037e6](64037e6))
    
    ### Features
    
    * add ES6 Module Support, package.json module point to "esm/index.js" ([#1298](#1298)) ([f63375d](f63375d)), closes [#598](#598) [#313](#313)
    semantic-release-bot committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    b60466e View commit details
    Browse the repository at this point in the history
Loading