From: Iskren Chernev Date: Mon, 4 May 2020 15:07:34 +0000 (+0300) Subject: Update changelog for 2.25.3 X-Git-Tag: 2.25.3~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46e4e4437116acb5887131f9b6c905ee3afb907b;p=thirdparty%2Fmoment.git Update changelog for 2.25.3 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index f614dfc76..6f58633e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ Changelog ========= +### 2.25.3 + +* Release May 4, 2020 + +Remove package.json module property. It looks like webpack behaves differently +for modules loaded via module vs jsnext:main. + ### 2.25.2 * Release May 4, 2020 diff --git a/Moment.js.nuspec b/Moment.js.nuspec index 06096f422..5c63c7b73 100644 --- a/Moment.js.nuspec +++ b/Moment.js.nuspec @@ -9,10 +9,8 @@ * Release May 4, 2020 - This release includes ES Module bundled moment, separate from it's source code - under dist/ folder. This might alleviate issues with finding the `./locale - subfolder for loading locales. This might also mean now webpack will bundle all - locales automatically, unless told otherwise. + Remove package.json module property. It looks like webpack behaves differently + for modules loaded via module vs jsnext:main. http://momentjs.com/ http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png