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

Commits on Aug 30, 2022

  1. fix: Fix objectSupport collides with Duration plugin - issue #2027 (#…

    …2038)
    
    * fix: make objectSupport ignore other object types (issue #2027)
    
    while fixing, an issue wit the handling of subtract appeared and was
    fixed too.
    
    * test: add tests for issue #2027
    BePo65 authored Aug 30, 2022
    2 Configuration menu
    Copy the full SHA
    c9370ea View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. refactor: move declaration for english 'ordinal' to 'en' locale file (#…

    …2071)
    
    * refactor: move declaration for english 'ordinal' to 'en' locale file
    
    * fix: lint issue in this pr
    BePo65 authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    7ae1a1d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

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

    D2M
    iamkun authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    168aa14 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.11.6 [skip ci]

    ## [1.11.6](v1.11.5...v1.11.6) (2022-10-21)
    
    ### Bug Fixes
    
    * add BigIntSupport plugin ([#2087](#2087)) ([f6dce48](f6dce48))
    * Fix objectSupport collides with Duration plugin - issue [#2027](#2027) ([#2038](#2038)) ([c9370ea](c9370ea))
    semantic-release-bot committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    eaab7d5 View commit details
    Browse the repository at this point in the history
Loading