Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Feb 03:42
· 83 commits to main since this release
Immutable release. Only release title and notes can be modified.

1.0.0 (2026-02-28)

  • feat!: replace manual speed test with @cloudflare/speedtest (62a31e6)

BREAKING CHANGES

  • Exported types (Stats, Metadata,
    ServerLocation) removed. Re-exports Results from
    @cloudflare/speedtest instead.
  • Patch @cloudflare/speedtest to remove isomorphic-fetch,
    enabling Node.js compatibility via native fetch
  • Skip packet loss (requires WebRTC, unavailable in Node)
  • Gracefully handle connection errors with partial results
  • Remove measurement, utility, and constant modules