Thanks to visit codestin.com
Credit goes to github.com

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.10
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.11
Choose a head ref
  • 17 commits
  • 16 files changed
  • 9 contributors

Commits on Sep 20, 2023

  1. chore: Fix CI Badge (#2452)

    CI Badge was still pointing to Travis CI, but now there are GitHub
    Actions
    
    Also removes a couple of trailing whitespaces
    
    [ci skip]
    tagliala authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    be9a728 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. chore: Change CI badge style (#2454)

    For uniformity with other badges
    
    [ci skip]
    tagliala authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c2ea004 View commit details
    Browse the repository at this point in the history
  2. fix: improve locale "zh-hk" format and meridiem (#2419)

    * feat: add more formats to locale "zh-hk"
    
    Ref: https://github.com/moment/moment/blob/develop/src/locale/zh-hk.js
    
    * feat: add missing meridiem to locale "zh-hk"
    
    * fix: fix lint error in locale "zh-hk"
    
    ---------
    
    Co-authored-by: Myles Fang <[email protected]>
    myleshk and Myles Fang authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    a947a51 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    55e89bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e363522 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2470 from iamkun/master

    M2D
    iamkun authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    305f540 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Update README.md

    iamkun authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e7eec41 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. chore: Update README.md

    iamkun authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    43b62e0 View commit details
    Browse the repository at this point in the history
  2. fix: update locale Bulgarian monthsShort Jan (#2538)

    * fix: update locale Bulgarian monthsShort Jan
    iamkun authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    f0c9a41 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. chore: Update README.md

    iamkun authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    fa304a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. chore: Update README.md

    iamkun authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    bdcc336 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. chore: Update README.md

    iamkun authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2076da9 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. fix: Update 'da' locale to match correct first week of year (#2592)

    The first week of the year in Denmark is always the week containing January 4th
    MadsBalslev authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    44b0936 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0309582 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

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

Commits on Apr 28, 2024

  1. Merge pull request #2641 from iamkun/dev

    D2M
    iamkun authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    ccf947e View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.11.11 [skip ci]

    ## [1.11.11](v1.11.10...v1.11.11) (2024-04-28)
    
    ### Bug Fixes
    
    * day of week type literal ([#2630](#2630)) ([f68d73e](f68d73e))
    * improve locale "zh-hk" format and meridiem ([#2419](#2419)) ([a947a51](a947a51))
    * Update 'da' locale to match correct first week of year ([#2592](#2592)) ([44b0936](44b0936))
    * update locale Bulgarian monthsShort Jan ([#2538](#2538)) ([f0c9a41](f0c9a41))
    semantic-release-bot committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    f9790ae View commit details
    Browse the repository at this point in the history
Loading