-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.24
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: iamkun/dayjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.25
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 9 files changed
- 3 contributors
Commits on Apr 15, 2020
-
fixed incorrect definition of locale in typescript
the first parameter of locale is optional so that locale() can be called with no arguments to return the current locale. I would have added a test case to prove this works, but everything is in javascript and I expect you would not appreciate adding typescript to the unit tests.
Greg Veres committedApr 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 9dfcb07 - Browse repository at this point
Copy the full SHA 9dfcb07View commit details
Commits on Apr 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9790b85 - Browse repository at this point
Copy the full SHA 9790b85View commit details
Commits on Apr 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 62b092d - Browse repository at this point
Copy the full SHA 62b092dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cea04d - Browse repository at this point
Copy the full SHA 3cea04dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4141084 - Browse repository at this point
Copy the full SHA 4141084View commit details
Commits on Apr 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9dbe5b0 - Browse repository at this point
Copy the full SHA 9dbe5b0View commit details -
chore(release): 1.8.25 [skip ci]
## [1.8.25](v1.8.24...v1.8.25) (2020-04-21) ### Bug Fixes * Fix CustomParseFormat plugin of parsing only YYYY / YYYY-MM bug ([#873](#873)) ([3cea04d](3cea04d)), closes [#849](#849) * Fix Duration plugin get seconds ([#867](#867)) ([62b092d](62b092d)) * Fix type definition of locale ([9790b85](9790b85)) * Fix UTC plugin startOf, endOf bug ([#872](#872)) ([4141084](4141084)), closes [#809](#809) [#808](#808)
Configuration menu - View commit details
-
Copy full SHA for bcea067 - Browse repository at this point
Copy the full SHA bcea067View commit details
There are no files selected for viewing