Skip to content

Releases: moment/moment-timezone

Release 0.5.45

04 Feb 06:53
Compare
Choose a tag to compare
  • Updated data to IANA TZDB 2024a.

Release 0.5.44

29 Dec 11:06
Compare
Choose a tag to compare
  • Updated data to IANA TZDB 2023d.
  • Fixed .valueOf() to return NaN for invalid zoned objects (matching default moment) #1082.
  • Performance improvements:
    • Use binary search when looking up zone information #720.
    • Avoid redundant checks in tz.guess().
    • Avoid redundant getZone() calls in .tz().

Release 0.5.43

31 Mar 10:11
Compare
Choose a tag to compare
  • Updated data to IANA TZDB 2023c

Release 0.5.42

24 Mar 06:32
Compare
Choose a tag to compare
  • Updated data to IANA TZDB 2023b

Release 0.5.41

25 Feb 07:01
Compare
Choose a tag to compare
  • Updated moment npm dependency to 2.29.4 to remove automated warnings about insecure dependencies #1004.
    Moment Timezone still works with core Moment 2.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 rolling moment-timezone-with-data-10-year-range files instead.

Release 0.5.40

11 Dec 10:15
Compare
Choose a tag to compare
  • Updated data to IANA TZDB 2022g

Release 0.5.39

14 Nov 21:10
Compare
Choose a tag to compare
  • Updated data to IANA TZDB 2022f

Release 0.5.38

15 Oct 08:37
Compare
Choose a tag to compare
  • Updated data to IANA TZDB 2022e
  • Added moment.tz.dataVersion property to TypeScript definitions #930
  • Removed temporary .tar.gz files from npm releases #1000

Release 0.5.30

02 Sep 05:08
Compare
Choose a tag to compare
  • Updated data to IANA TZDB 2020a
  • Fixed typescript definitions

NOTE: You might need to un-install @types/moment-timezone. Check #858 for more info.

Release 0.5.29

02 Sep 05:07
Compare
Choose a tag to compare