Skip to content

Release 8.0.0

Compare
Choose a tag to compare
@mceachen mceachen released this 07 Jun 20:29
· 26 commits to main since this release
77bb6cb

New major version

This release updates to the new 2023b timezone database.

Unfortunately, a few new timezones are detected as invalid by older versions of Node.js, like America/Ciudad_Juarez.
If you're using Node.js v16 or older, you may not want to upgrade.

Also: be aware that a number of timezone names have changed since the last release. Here's a subset.

Commits

  • woof windows is slow (0f8a660)

  • allow old versions of node to have some mismatched zones (315bc99)

  • add node 20 to CI (1617aad)

  • pull in 2023b, rebuild, and fix tests (bedcfa4)

  • ncu -u (d7f3400)

  • run fewer iterations (GHA timed out!) (b60dea7)

  • Merge branch 'main' of github.com:photostructure/tz-lookup (a9913c3)

  • yarn prettier (d8fad46)

  • add caution of errors (bf571b5)

  • add geo-tz comparison tests (3396ade)

  • add prettier, luxon, and inhabited for tests (b55e483)

  • Merge pull request #2 from photostructure/dependabot/github_actions/actions/checkout-3 (ea34b59)

  • Merge pull request #1 from photostructure/dependabot/github_actions/actions/setup-node-3 (ff6fcef)

  • Merge @SNordlinger's commit 2ab6ebf (e0225eb)

  • Bump actions/checkout from 2 to 3 (fc53d49)

  • Bump actions/setup-node from 1 to 3 (0c19f02)

  • Add dependabot (92e99de)

  • update readme (6933206)

  • readme verbiage tweaks (eeaf9d7)

  • BADGES (cc48a10)

  • Bump actions/setup-node from 1 to 3 by @dependabot in #1

  • Bump actions/checkout from 2 to 3 by @dependabot in #2

New Contributors

Full Changelog: 7.0.0...8.0.0