yarn @date-io/date-fns 3.0.0
v3.0.0

4 months ago

Breaking changes:

  • chore(deps): bump date-fns to v3 by @frsimond in #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 in #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 in #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 in #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

Full Changelog: v2.17.0...v3.0.0

Don't miss a new date-fns release

NewReleases is sending notifications on new releases.