Skip to content

Releases: dmtrKovalenko/date-io

v3.1.0

12 Mar 09:49
Compare
Choose a tag to compare

Fixes

A lot of issues with moment-jalaali were resolved and does not need additional override anymore

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

10 Jan 15:14
Compare
Choose a tag to compare

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

v2.17.0

23 Jul 10:39
Compare
Choose a tag to compare

New features

What's Changed

New Contributors

Full Changelog: v2.16.1...v2.17.0

v2.16.1

27 Oct 18:04
Compare
Choose a tag to compare

Fixes

  • Do not error when the second argument does not have a time part by @dspiteself in #628
  • [moment] use this.locale when specified by @alexfauquette in #630
  • [luxon] fix: use the day of the month instead of a day of week in keyboard format by @alexfauquette in #632
  • Add peer dependency support for Luxon 3 by @trevorr in #629

New Contributors

Full Changelog: v2.16.0...v2.16.1

v2.16.0

21 Sep 07:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.15.0...v2.16.0

v2.15.0

10 Aug 10:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.14.0...v2.15.0

v2.14.0

13 May 11:48
Compare
Choose a tag to compare

What's Changed

New Collaborator

Full Changelog: v2.13.2...v2.14.0

v2.13.2

05 May 12:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.13.1...v2.13.2

v2.13.0

25 Jan 15:55
Compare
Choose a tag to compare

Features

Fixes/Improvements

New Contributors

Full Changelog: v2.12.1...v2.13.0

Welcome js-joda

05 Oct 14:39
Compare
Choose a tag to compare

Changes

  • Added new package with js-joda adapter by @dspiteself

Full Changelog: v2.11.1...v2.12.0