Changelog History
Page 1
-
v2.29.2 Changes
- ๐ Release Apr 3 2022
โ Address https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4
-
v2.29.1 Changes
- ๐ Release Oct 6, 2020
๐ Updated deprecation message, bugfix in hi locale
-
v2.29.0 Changes
- ๐ Release Sept 22, 2020
๐ New locales (es-mx, bn-bd). ๐ Minor bugfixes and locale improvements. โ More tests. ๐ง Moment is in maintenance mode. Read more at this link: ๐ https://momentjs.com/docs/#/-project-status/
-
v2.28.0 Changes
- ๐ Release Sept 13, 2020
๐ Fix bug where .format() modifies original instance, and locale updates
-
v2.27.0 Changes
June 18, 2020- ๐ Release June 18, 2020
โ Added Turkmen locale, other locale improvements, slight TypeScript fixes
-
v2.26.0 Changes
May 20, 2020- ๐ Release May 19, 2020
๐ TypeScript fixes and many locale improvements
-
v2.25.3 Changes
May 12, 2020- ๐ Release May 4, 2020
โ Remove package.json module property. It looks like webpack behaves differently for modules loaded via module vs jsnext:main.
-
v2.25.2 Changes
May 04, 2020- ๐ 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.
-
v2.25.1 Changes
May 01, 2020- ๐ Release May 1, 2020
๐ This is a quick patch release to address some of the issues raised after releasing 2.25.0.
-
v2.25.0 Changes
May 01, 2020๐ Release May 1, 2020
๐ #4611 022dc038 [feature] Support for strict string parsing, fixes #2469
๐ #4599 4b615b9d [feature] Add support for eras in en and jp
#4296 757d4ff8 [feature] Accept custom relative thresholds in duration.humanize
๐ 18 bigfixes
๐ 36 locale fixes
5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil)