Skip to content

v3.0.3

Choose a tag to compare

@natec8 natec8 released this 17 May 19:39
· 13 commits to master since this release
c75fc99

Fixes an issue that used the constructor.name of the dates used to check
if it is a valid Moment object. When the code is compiled for production
the name value is changed because it is minified.

Also, upgrades webpack and webpack-cli to the latest version and fixes a
config issue with the webpack.cvonfig.js file when building the example file.