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.8.17
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.8.18
Choose a head ref
  • 13 commits
  • 16 files changed
  • 7 contributors

Commits on Nov 6, 2019

  1. chore: Update changelog

    iamkun authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    f287992 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Merge pull request #728 from iamkun/master

    M2D
    iamkun authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    bd8a378 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b53e98 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. fix: Update locale (fa) (#733)

    amirsafiallah authored and iamkun committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    9ad2e47 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. fix: Update locale (zh-cn) (#706)

    BH-M87 authored and iamkun committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    e31e544 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2019

  1. Configuration menu
    Copy the full SHA
    15d1b81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49670d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

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

Commits on Dec 18, 2019

  1. Configuration menu
    Copy the full SHA
    6d51435 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78ec173 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #754 from iamkun/dev

    D2M
    iamkun authored Dec 18, 2019
    Configuration menu
    Copy the full SHA
    18a294a View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.8.18 [skip ci]

    ## [1.8.18](v1.8.17...v1.8.18) (2019-12-18)
    
    ### Bug Fixes
    
    * Add missing locale type definition ([#716](#716)) ([cde5d0b](cde5d0b))
    * Fix .locale() handel unsupported locale ([78ec173](78ec173))
    * Update Italian locale (it) ([#727](#727)) ([5b53e98](5b53e98))
    * Update locale (fa) ([#733](#733)) ([9ad2e47](9ad2e47))
    * Update locale (zh-cn) ([#706](#706)) ([e31e544](e31e544))
    * Update locale (zh-cn) meridiem ([#735](#735)) ([15d1b81](15d1b81))
    * Update LocaleData plugin to support dayjs().longDateFormat() ([#734](#734)) ([aa0f210](aa0f210)), closes [#680](#680)
    * Update Mongolian (mn) locale relativeTime ([#753](#753)) ([6d51435](6d51435))
    * Update Swedish locale (sv) fix ordinal error ([#745](#745)) ([49670d5](49670d5)), closes [#743](#743)
    semantic-release-bot committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    6b587da View commit details
    Browse the repository at this point in the history
Loading