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.33
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.34
Choose a head ref
  • 6 commits
  • 9 files changed
  • 3 contributors

Commits on Aug 14, 2020

  1. fix: Fix Timezone plugin to preserve milliseconds while changing time…

    …zone (#1003)
    
    * fix: fix Timezone plugin to preserve milliseconds while changing timezone
    
    fix #1002
    iamkun authored Aug 14, 2020
    Configuration menu
    Copy the full SHA
    5f446ed View commit details
    Browse the repository at this point in the history
  2. chore: fix typo (#1006)

    pocotan001 authored Aug 14, 2020
    Configuration menu
    Copy the full SHA
    5a465cc View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

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

Commits on Aug 20, 2020

  1. Merge pull request #1015 from iamkun/dev

    D2M
    iamkun authored Aug 20, 2020
    Configuration menu
    Copy the full SHA
    bfbd570 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.8.34 [skip ci]

    ## [1.8.34](v1.8.33...v1.8.34) (2020-08-20)
    
    ### Bug Fixes
    
    * Fix Timezone plugin to preserve milliseconds while changing timezone ([#1003](#1003)) ([5f446ed](5f446ed)), closes [#1002](#1002)
    * support parsing unlimited decimals of millisecond ([#1010](#1010)) ([d1bdd36](d1bdd36)), closes [#544](#544)
    * update Duration plugin to support global locale ([#1008](#1008)) ([1c49c83](1c49c83)), closes [#1007](#1007)
    semantic-release-bot committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    e1890c9 View commit details
    Browse the repository at this point in the history
Loading