Closed renovate[bot] closed 4 days ago
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x
releases. But if you manually upgrade to 3.x
then Renovate will re-enable minor
and patch
updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
1.3.13
->3.0.0
Release Notes
dmtrKovalenko/date-io (@date-io/moment)
### [`v3.0.0`](https://redirect.github.com/dmtrKovalenko/date-io/releases/tag/v3.0.0) [Compare Source](https://redirect.github.com/dmtrKovalenko/date-io/compare/v2.17.0...v3.0.0) #### Breaking changes: - chore(deps): bump date-fns to v3 by [@frsimond](https://redirect.github.com/frsimond) in [https://github.com/dmtrKovalenko/date-io/pull/656](https://redirect.github.com/dmtrKovalenko/date-io/pull/656) This involves peer lib version upgrade please make sure that some underlying localised formats might be changed as well - feat: Remove date-io/type definition by [@dmtrKovalenko](https://redirect.github.com/dmtrKovalenko) in [https://github.com/dmtrKovalenko/date-io/pull/657](https://redirect.github.com/dmtrKovalenko/date-io/pull/657) The type inference that doesn't work with modern typescript was removed. Please make sure to upgrade typescript to v5 - feat: Improve utils.date typescript typings by [@dmtrKovalenko](https://redirect.github.com/dmtrKovalenko) in [https://github.com/dmtrKovalenko/date-io/pull/658](https://redirect.github.com/dmtrKovalenko/date-io/pull/658) Changed signature of `Utils.date` and the underlying logic. Now if the value can't be parsed returns current date instead of `null`. #### Other changes - fix(js-jods): Proper support for date-only and time-only in mergeDateAndTime method by [@joshkel](https://redirect.github.com/joshkel) in [https://github.com/dmtrKovalenko/date-io/pull/653](https://redirect.github.com/dmtrKovalenko/date-io/pull/653) 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 - [@frsimond](https://redirect.github.com/frsimond) made their first contribution in [https://github.com/dmtrKovalenko/date-io/pull/656](https://redirect.github.com/dmtrKovalenko/date-io/pull/656) - [@joshkel](https://redirect.github.com/joshkel) made their first contribution in [https://github.com/dmtrKovalenko/date-io/pull/653](https://redirect.github.com/dmtrKovalenko/date-io/pull/653) **Full Changelog**: https://github.com/dmtrKovalenko/date-io/compare/v2.17.0...v3.0.0 ### [`v2.17.0`](https://redirect.github.com/dmtrKovalenko/date-io/releases/tag/v2.17.0) [Compare Source](https://redirect.github.com/dmtrKovalenko/date-io/compare/v2.16.1...v2.17.0) #### New features - feat: isBeforeMonth and isAfterMonth by [@dmtrKovalenko](https://redirect.github.com/dmtrKovalenko) in [https://github.com/dmtrKovalenko/date-io/pull/648](https://redirect.github.com/dmtrKovalenko/date-io/pull/648) #### What's Changed - chore(build): change build to target `ES6` by [@LukasTy](https://redirect.github.com/LukasTy) in [https://github.com/dmtrKovalenko/date-io/pull/645](https://redirect.github.com/dmtrKovalenko/date-io/pull/645) - fix(luxon): Use `DateTime.isDateTime` instead of `instanceof` by [@alex-kuck](https://redirect.github.com/alex-kuck) in [https://github.com/dmtrKovalenko/date-io/pull/639](https://redirect.github.com/dmtrKovalenko/date-io/pull/639) - Unfiy behavior across adapter in invalid scenarios [@dmtrKovalenko](https://redirect.github.com/dmtrKovalenko) in [https://github.com/dmtrKovalenko/date-io/pull/650](https://redirect.github.com/dmtrKovalenko/date-io/pull/650) - Improve typescript typing and support [@dmtrKovalenko](https://redirect.github.com/dmtrKovalenko) in [https://github.com/dmtrKovalenko/date-io/pull/650](https://redirect.github.com/dmtrKovalenko/date-io/pull/650) #### New Contributors - [@LukasTy](https://redirect.github.com/LukasTy) made their first contribution in [https://github.com/dmtrKovalenko/date-io/pull/645](https://redirect.github.com/dmtrKovalenko/date-io/pull/645) - [@alex-kuck](https://redirect.github.com/alex-kuck) made their first contribution in [https://github.com/dmtrKovalenko/date-io/pull/639](https://redirect.github.com/dmtrKovalenko/date-io/pull/639) **Full Changelog**: https://github.com/dmtrKovalenko/date-io/compare/v2.16.1...v2.17.0 ### [`v2.16.1`](https://redirect.github.com/dmtrKovalenko/date-io/releases/tag/v2.16.1) [Compare Source](https://redirect.github.com/dmtrKovalenko/date-io/compare/v2.16.0...v2.16.1) #### Fixes - Do not error when the second argument does not have a time part by [@dspiteself](https://redirect.github.com/dspiteself) in [https://github.com/dmtrKovalenko/date-io/pull/628](https://redirect.github.com/dmtrKovalenko/date-io/pull/628) - \[moment] use this.locale when specified by [@alexfauquette](https://redirect.github.com/alexfauquette) in [https://github.com/dmtrKovalenko/date-io/pull/630](https://redirect.github.com/dmtrKovalenko/date-io/pull/630) - \[luxon] fix: use the day of the month instead of a day of week in keyboard format by [@alexfauquette](https://redirect.github.com/alexfauquette) in [https://github.com/dmtrKovalenko/date-io/pull/632](https://redirect.github.com/dmtrKovalenko/date-io/pull/632) - Add peer dependency support for Luxon 3 by [@trevorr](https://redirect.github.com/trevorr) in [https://github.com/dmtrKovalenko/date-io/pull/629](https://redirect.github.com/dmtrKovalenko/date-io/pull/629) #### New Contributors - [@trevorr](https://redirect.github.com/trevorr) made their first contribution in [https://github.com/dmtrKovalenko/date-io/pull/629](https://redirect.github.com/dmtrKovalenko/date-io/pull/629) **Full Changelog**: https://github.com/dmtrKovalenko/date-io/compare/v2.16.0...v2.16.1 ### [`v2.16.0`](https://redirect.github.com/dmtrKovalenko/date-io/releases/tag/v2.16.0) [Compare Source](https://redirect.github.com/dmtrKovalenko/date-io/compare/v2.15.0...v2.16.0) ##### What's Changed - feat: new methods `setDate` / `getDate` by [@flaviendelangle](https://redirect.github.com/flaviendelangle) in [https://github.com/dmtrKovalenko/date-io/pull/625](https://redirect.github.com/dmtrKovalenko/date-io/pull/625) **Full Changelog**: https://github.com/dmtrKovalenko/date-io/compare/v2.15.0...v2.16.0 ### [`v2.15.0`](https://redirect.github.com/dmtrKovalenko/date-io/releases/tag/v2.15.0) [Compare Source](https://redirect.github.com/dmtrKovalenko/date-io/compare/v2.14.0...v2.15.0) #### What's Changed - feat: New method `addYears` by [@flaviendelangle](https://redirect.github.com/flaviendelangle) in [https://github.com/dmtrKovalenko/date-io/pull/623](https://redirect.github.com/dmtrKovalenko/date-io/pull/623) - chore(deps-dev): bump moment from 2.29.1 to 2.29.4 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/dmtrKovalenko/date-io/pull/622](https://redirect.github.com/dmtrKovalenko/date-io/pull/622) **Full Changelog**: https://github.com/dmtrKovalenko/date-io/compare/v2.14.0...v2.15.0 ### [`v2.14.0`](https://redirect.github.com/dmtrKovalenko/date-io/releases/tag/v2.14.0) [Compare Source](https://redirect.github.com/dmtrKovalenko/date-io/compare/v2.13.2...v2.14.0) ##### What's Changed - feat: New methods `startOfYear` and `endOfYear` by [@flaviendelangle](https://redirect.github.com/flaviendelangle) in [https://github.com/dmtrKovalenko/date-io/pull/614](https://redirect.github.com/dmtrKovalenko/date-io/pull/614) - Remove useless date clone in dayjs adapter by [@flaviendelangle](https://redirect.github.com/flaviendelangle) in [https://github.com/dmtrKovalenko/date-io/pull/615](https://redirect.github.com/dmtrKovalenko/date-io/pull/615) ##### New Collaborator - Welcome [@flaviendelangle](https://redirect.github.com/flaviendelangle) as a collaborator on this project! **Full Changelog**: https://github.com/dmtrKovalenko/date-io/compare/v2.13.2...v2.14.0 ### [`v2.13.2`](https://redirect.github.com/dmtrKovalenko/date-io/releases/tag/v2.13.2) [Compare Source](https://redirect.github.com/dmtrKovalenko/date-io/compare/v2.13.1...v2.13.2) ##### What's Changed - Fix typo in doc by [@alexfauquette](https://redirect.github.com/alexfauquette) in [https://github.com/dmtrKovalenko/date-io/pull/612](https://redirect.github.com/dmtrKovalenko/date-io/pull/612) - Fix incorrect date validation from dayjs by [@RCout1nho](https://redirect.github.com/RCout1nho) in [https://github.com/dmtrKovalenko/date-io/pull/608](https://redirect.github.com/dmtrKovalenko/date-io/pull/608) ##### New Contributors - [@alexfauquette](https://redirect.github.com/alexfauquette) made their first contribution in [https://github.com/dmtrKovalenko/date-io/pull/612](https://redirect.github.com/dmtrKovalenko/date-io/pull/612) - [@RCout1nho](https://redirect.github.com/RCout1nho) made their first contribution in [https://github.com/dmtrKovalenko/date-io/pull/608](https://redirect.github.com/dmtrKovalenko/date-io/pull/608) **Full Changelog**: https://github.com/dmtrKovalenko/date-io/compare/v2.13.1...v2.13.2 ### [`v2.13.1`](https://redirect.github.com/dmtrKovalenko/date-io/compare/v2.11.0...v2.13.1) [Compare Source](https://redirect.github.com/dmtrKovalenko/date-io/compare/v2.11.0...v2.13.1) ### [`v2.11.0`](https://redirect.github.com/dmtrKovalenko/date-io/releases/tag/v2.11.0) [Compare Source](https://redirect.github.com/dmtrKovalenko/date-io/compare/v2.10.11...v2.11.0) ##### Features - `parseISO` – will parse date using library method to avoid inconsistencies between browsers - `toISO` – will format date to iso string using library ##### Fixes/Enhancements - Better "AM/PM" localisation with `dayjs` ### [`v2.10.11`](https://redirect.github.com/dmtrKovalenko/date-io/releases/tag/v2.10.11) [Compare Source](https://redirect.github.com/dmtrKovalenko/date-io/compare/v2.10.8...v2.10.11) #### Changelog - Make days adapter to be generic and accept any custom extended days instance as `DayJsAdapterConfiguration
📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, 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.