Skip to content

Releases: manuelmhtr/countries-and-timezones

v3.2.3

29 Sep 00:51
Compare
Choose a tag to compare

Fixed

  • Constant declarations on Types (#41)

v3.2.1

18 Aug 01:38
Compare
Choose a tag to compare

Fixed

Added

  • Eslint config

v3.2.0

10 Aug 23:56
Compare
Choose a tag to compare

Added

v3.1.0

05 Aug 03:19
Compare
Choose a tag to compare

Added

  • Restores getCountryForTimezone method to keep compatibility with version 2.
  • Adds esm path to package.json files (by Simon VDB)

v3.0.0

29 Jul 01:26
Compare
Choose a tag to compare

Added

  • #32 Added support for ESM named exports

Changed

  • Timezones might now be related with multiple countries.

Removed

  • Removed deprecated timezones: America/Fort_Wayne, America/Godthab, America/Indianapolis, Asia/Rangoon, Singapore, US/East-Indiana, W-SU.

Breaking changes

  • getCountryForTimezone method was renamed to getCountriesForTimezone since now timezones might be related with multiple countries. The first country in the list is more relevant due to its geographical location.
  • The timezone property country was renamed to countries and is a list of strings rather than a single string.

v2.5.0

29 Jul 01:25
Compare
Choose a tag to compare

Added

v2.4.0

29 Jul 01:25
Compare
Choose a tag to compare

Changed

  • Updated with 2021a INANA Timezones database.

Removed

  • US/Pacific-New timezone.

v2.3.0

26 Aug 05:18
Compare
Choose a tag to compare

[2.3.0] - 2020-08-25

Added

  • Support for <script/> tag.

Changed

  • Added 1 new timezone ("America/Nuuk").
  • Updated with 2020a INANA Timezones database.