Releases: moment/moment-timezone
Releases Β· moment/moment-timezone
Release 0.6.0
- Fixed and updated TypeScript definitions. #1132
- Updated types to more accurately match the code implementation.
- Added definitions for pre-built files (e.g.
moment-timezone-with-data.js
).
This release is a potential breaking change for TypeScript projects only.
The types are now more accurate, but consumers might hit errors if they were relying on the more relaxed types.
No implementation code has changed in this release.
Release 0.5.48
- Updated data to IANA TZDB
2025b
. #1130
Release 0.5.47
- Updated data to IANA TZDB
2025a
. #1125
Release 0.5.46
- Updated data to IANA TZDB
2024b
. #1121
This only affects historical timestamps; no future timestamps have changed.
Release 0.5.45
- Updated data to IANA TZDB
2024a
. #1095
Release 0.5.44
Release 0.5.43
- Updated data to IANA TZDB
2023c
. #1053
Release 0.5.42
- Updated data to IANA TZDB
2023b
. #1047
Release 0.5.41
- Updated
moment
npm dependency to2.29.4
to remove automated warnings about insecure dependencies #1004.
Moment Timezone still works with core Moment2.9.0
and higher. - Updated all dev dependencies including UglifyJS, which produces the minified builds.
- Added deprecation warning to the pre-built
moment-timezone-with-data-2012-2022
bundles #1035.
Use the rollingmoment-timezone-with-data-10-year-range
files instead.
Release 0.5.40
- Updated data to IANA TZDB
2022g
. #1022