Skip to content

Releases: hebcal/noaa

0.12.1

Choose a tag to compare

@mjradwin mjradwin released this 19 Jun 15:35
  • Relax engine node >= 18
  • Encourage use of temporal-polyfill/global in README

Full Changelog: v0.12.0...v0.12.1

0.12.0

Choose a tag to compare

@mjradwin mjradwin released this 19 Jun 15:09

What's Changed

  • Update temporal-polyfill to 1.x to get global polyfill or native if available.
  • Rewrite tests to use built-in node test runner to remove dependency on ava
  • ci: add npm Trusted Publishing release workflow by @mjradwin in #16

Full Changelog: v0.11.0...v0.12.0

0.11.0

Choose a tag to compare

@mjradwin mjradwin released this 08 May 04:26

What's Changed

  • Make Temporal polyfill import conditional by @mjradwin in #15

Full Changelog: v0.10.1...v0.11.0

v0.10.1

Choose a tag to compare

@mjradwin mjradwin released this 10 Apr 12:51

What's Changed

  • Update typescript generated output to es2023
  • Update many dependencies

Full Changelog: v0.9.2...v0.10.1

0.9.2

Choose a tag to compare

@mjradwin mjradwin released this 06 May 04:03

throw error in GeoLocation ctor if empty or undefined timeZoneId

Full Changelog: v0.9.1...v0.9.2

v0.9.1

Choose a tag to compare

@mjradwin mjradwin released this 28 Mar 23:59
  • Breaking change: remove CommonJS
  • Drop nodejs 16.x from CI build
  • New temporal-polyfill

Full Changelog: v0.8.16...v0.9.1

0.8.16

Choose a tag to compare

@mjradwin mjradwin released this 15 Dec 16:16

Switch to temporal-polyfill/global

Full Changelog: v0.8.15...v0.8.16

0.8.15

Choose a tag to compare

@mjradwin mjradwin released this 13 Dec 16:32
  • Move temporal-polyfill from peerDependencies to dependencies
  • Move documentation to hebcal.github.io/api
  • Add a synopsis to README

Full Changelog: v0.8.14...v0.8.15

0.8.14

Choose a tag to compare

@mjradwin mjradwin released this 26 Apr 18:32

Revise TypeScript build settings to ES2020 (previously ES2022)

0.8.13

Choose a tag to compare

@mjradwin mjradwin released this 07 Apr 16:09

Update temporal-polyfill and add unit tests