Update dependency @date-io/date-fns to v3 #9
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.10.0->3.2.1Release Notes
dmtrKovalenko/date-io (@date-io/date-fns)
v3.2.1Compare Source
Features
v3.2.0Compare Source
Features
getWeekmethod by @simon-tackstrandv3.0.0Compare Source
Breaking changes:
This involves peer lib version upgrade please make sure that some underlying localised formats might be changed as well
The type inference that doesn't work with modern typescript was removed. Please make sure to upgrade typescript to v5
Changed signature of
Utils.dateand the underlying logic. Now if the value can't be parsed returns current date instead ofnull.Other changes
You can support the maintenance of this project by visiting https://github.com/sponsors/dmtrKovalenko. Your support will help us respond faster and deliver requested features. We extend our heartfelt thanks to our contributors and sponsors ❤️.
New Contributors
Full Changelog: dmtrKovalenko/date-io@v2.17.0...v3.0.0
v2.17.0Compare Source
New features
What's Changed
ES6by @LukasTy in #645DateTime.isDateTimeinstead ofinstanceofby @alex-kuck in #639New Contributors
Full Changelog: dmtrKovalenko/date-io@v2.16.1...v2.17.0
v2.16.0Compare Source
What's Changed
setDate/getDateby @flaviendelangle in #625Full Changelog: dmtrKovalenko/date-io@v2.15.0...v2.16.0
v2.15.0Compare Source
What's Changed
addYearsby @flaviendelangle in #623Full Changelog: dmtrKovalenko/date-io@v2.14.0...v2.15.0
v2.14.0Compare Source
What's Changed
startOfYearandendOfYearby @flaviendelangle in #614New Collaborator
Full Changelog: dmtrKovalenko/date-io@v2.13.2...v2.14.0
v2.13.2Compare Source
What's Changed
New Contributors
Full Changelog: dmtrKovalenko/date-io@v2.13.1...v2.13.2
v2.13.1Compare Source
v2.11.0Compare Source
Features
parseISO– will parse date using library method to avoid inconsistencies between browserstoISO– will format date to iso string using libraryFixes/Enhancements
dayjsv2.10.11Compare Source
Changelog
DayJsAdapter<Dayjs>v2.10.8Compare Source
v2.10.7Compare Source
Changelog
Some bugfixes and dependency updates:
v2.10.6Compare Source
This release is finally fixing the problem of outdated builds of published
date-io/*releases.From now on versions of
@date-io/*will always be synchronized with@date-io/corepackage and will never cause version conflict or be outdated.v2.10.5Compare Source
v2.10.4Compare Source
v2.10.2Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.