Skip to content

Releases: felixge/node-dateformat

5.0.3

19 Feb 13:06

Choose a tag to compare

  • Fix deprecation warning Automatic extension resolution of the "main" field is deprecated for ES modules.

Thanks to @nestedscope for their contributions ❤️

5.0.2

16 Oct 13:34
6cf7a7c

Choose a tag to compare

  • Update docs for dateformat imports

Thanks to @BendingBender for their contributions ❤️

5.0.1

21 Sep 06:40

Choose a tag to compare

  • Bundle Size Reductions
  • Fixed Z format issue in Australia (details)
  • Introduced breaking changes to imports, now imports are as format import dateFormat from "dateformat";

Thanks to @jimmywarting and @mikegreiling for their contributions ❤️

4.6.2

21 Sep 06:30

Choose a tag to compare

  • Fixed breaking changes with imports

4.6.1

21 Sep 04:37

Choose a tag to compare

  • Bundle Size Reductions
  • Fixed Z format issue in Australia (details)

Thanks to @jimmywarting and @mikegreiling for their contributions ❤️

4.5.1

30 Jan 20:14

Choose a tag to compare

  • Fixed an issue with the WW mask not working

4.5.0

23 Jan 03:25

Choose a tag to compare

  • Added WW mask for week with padding (details)

4.4.2

21 Jan 22:44

Choose a tag to compare

  • Fixed an issue with DDD and DDDD masks sometimes not working (details)

4.4.1

22 Dec 21:57

Choose a tag to compare

  • Update DDD mask to use Ysd, Tdy and Tmw (details)

4.4.0

22 Dec 05:22

Choose a tag to compare

  • Added DDD and DDDD Mask for Today, Tomorrow and Yesterday (details)