Skip to content

Releases: felixge/node-dateformat

5.0.3

Choose a tag to compare

@chase-mew chase-mew released this 19 Feb 13:06
  • Fix deprecation warning Automatic extension resolution of the "main" field is deprecated for ES modules.

Thanks to @nestedscope for their contributions ❤️

5.0.2

Choose a tag to compare

@chase-mew chase-mew released this 16 Oct 13:34
6cf7a7c
  • Update docs for dateformat imports

Thanks to @BendingBender for their contributions ❤️

5.0.1

Choose a tag to compare

@chase-mew chase-mew released this 21 Sep 06:40
  • 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

Choose a tag to compare

@chase-mew chase-mew released this 21 Sep 06:30
  • Fixed breaking changes with imports

4.6.1

Choose a tag to compare

@chase-mew chase-mew released this 21 Sep 04:37
  • Bundle Size Reductions
  • Fixed Z format issue in Australia (details)

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

4.5.1

Choose a tag to compare

@chase-mew chase-mew released this 30 Jan 20:14
  • Fixed an issue with the WW mask not working

4.5.0

Choose a tag to compare

@chase-mew chase-mew released this 23 Jan 03:25
  • Added WW mask for week with padding (details)

4.4.2

Choose a tag to compare

@chase-mew chase-mew released this 21 Jan 22:44
  • Fixed an issue with DDD and DDDD masks sometimes not working (details)

4.4.1

Choose a tag to compare

@chase-mew chase-mew released this 22 Dec 21:57
  • Update DDD mask to use Ysd, Tdy and Tmw (details)

4.4.0

Choose a tag to compare

@chase-mew chase-mew released this 22 Dec 05:22
  • Added DDD and DDDD Mask for Today, Tomorrow and Yesterday (details)