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.10.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.11.0
Choose a head ref
  • 14 commits
  • 21 files changed
  • 15 contributors

Commits on Nov 29, 2021

  1. fix: Update index.d.ts note (#1716)

    plonibarploni authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    5a108ff View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

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

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    74e5247 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9055a7 View commit details
    Browse the repository at this point in the history
  3. feat: Fallback to language only locale + support uppercase locales (#…

    …1524)
    
    * Support uppercase region as in xx-ZZ + fallback to xx if xx-yy does not exist
    
    * code review fix, split preset just once
    
    * review fixes + don't recurse if split length is 1
    
    Co-authored-by: Johan Linderoth <johan@codeability.se>
    codeability-ab and Johan Linderoth authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    9138dc2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76f9e17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6eef52 View commit details
    Browse the repository at this point in the history
  6. fix: update updateLocal plugin typescript types (#1692)

    Co-authored-by: Lukasz Szymanski <lukasz.szymansky@lenses.io>
    lukszy and lucasszymanski authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    c7a3f73 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

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

Commits on Mar 11, 2022

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

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    27b3f61 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1830 from iamkun/dev

    D2M
    iamkun authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    6a8f703 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.11.0 [skip ci]

    # [1.11.0](v1.10.8...v1.11.0) (2022-03-14)
    
    ### Bug Fixes
    
    * Add Kirundi (rn) locale ([#1793](#1793)) ([74e5247](74e5247))
    * add missing date shorthand D type definition ([#1752](#1752)) ([b045baf](b045baf))
    * Add relative time to Galician (gl) and fix ordinals ([#1800](#1800)) ([dcbf170](dcbf170))
    * update German locales (de-at, de-ch) ([#1775](#1775)) ([f9055a7](f9055a7))
    * update Icelandic [is] locale relativeTime config ([#1796](#1796)) ([76f9e17](76f9e17))
    * Update index.d.ts note ([#1716](#1716)) ([5a108ff](5a108ff))
    * Update locale German [de] monthsShort ([#1746](#1746)) ([4a7b7d0](4a7b7d0))
    * update meridiem function to Kurdish (ku) locale ([#1725](#1725)) ([efd3904](efd3904))
    * update updateLocal plugin typescript types ([#1692](#1692)) ([c7a3f73](c7a3f73))
    
    ### Features
    
    * Fallback to language only locale + support uppercase locales ([#1524](#1524)) ([9138dc2](9138dc2))
    semantic-release-bot committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    4e3b4bf View commit details
    Browse the repository at this point in the history
Loading