Releases: manuelmhtr/countries-and-timezones
Releases · manuelmhtr/countries-and-timezones
v3.2.3
v3.2.1
v3.2.0
v3.1.0
v3.0.0
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 togetCountriesForTimezone
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 tocountries
and is a list of strings rather than a single string.
v2.5.0
Added
- #27 Added ESM Build (by Sachin Singh)
v2.4.0
Changed
- Updated with 2021a INANA Timezones database.
Removed
US/Pacific-New
timezone.
v2.3.0
[2.3.0] - 2020-08-25
Added
- Support for
<script/>
tag.
Changed
- Added 1 new timezone ("America/Nuuk").
- Updated with 2020a INANA Timezones database.