Releases: hebcal/noaa
Releases · hebcal/noaa
Release list
0.12.1
0.12.0
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
v0.10.1
What's Changed
- Update typescript generated output to es2023
- Update many dependencies
Full Changelog: v0.9.2...v0.10.1
0.9.2
throw error in GeoLocation ctor if empty or undefined timeZoneId
Full Changelog: v0.9.1...v0.9.2
v0.9.1
- 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
Switch to temporal-polyfill/global
Full Changelog: v0.8.15...v0.8.16
0.8.15
- 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