Releases: felixge/node-dateformat
Releases · felixge/node-dateformat
5.0.3
Compare
Sorry, something went wrong.
No results found
Fix deprecation warning Automatic extension resolution of the "main" field is deprecated for ES modules.
Thanks to @nestedscope for their contributions ❤️
5.0.2
Compare
Sorry, something went wrong.
No results found
Update docs for dateformat imports
Thanks to @BendingBender for their contributions ❤️
5.0.1
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Fixed breaking changes with imports
4.6.1
Compare
Sorry, something went wrong.
No results found
Bundle Size Reductions
Fixed Z format issue in Australia (details )
Thanks to @jimmywarting and @mikegreiling for their contributions ❤️
4.5.1
Compare
Sorry, something went wrong.
No results found
Fixed an issue with the WW mask not working
4.5.0
Compare
Sorry, something went wrong.
No results found
Added WW mask for week with padding (details )
4.4.2
Compare
Sorry, something went wrong.
No results found
Fixed an issue with DDD and DDDD masks sometimes not working (details )
4.4.1
Compare
Sorry, something went wrong.
No results found
Update DDD mask to use Ysd, Tdy and Tmw (details )
4.4.0
Compare
Sorry, something went wrong.
No results found
Added DDD and DDDD Mask for Today, Tomorrow and Yesterday (details )