Skip to content

v4.9.1

Choose a tag to compare

@github-actions github-actions released this 13 Jun 14:39
Immutable release. Only release title and notes can be modified.
6e58d98

What's Changed

Security

  • Do not forward credential headers (Authorization, Cookie, Proxy-Authorization) on cross-origin redirect, and clear auth/digestAuth, matching the WHATWG Fetch spec and undici's RedirectHandler (#812). Same-origin redirects are unchanged and the caller's options object is never mutated.

Dependencies

  • Update runtime dependencies: undici (^7.24.0), qs, form-data, formstream, and type-fest.

Internal

  • Migrate the toolchain to Vite+ (Vitest 4, Oxlint, Oxfmt, tsdown).
  • Two-stage release workflow with manual approval, publishing the 4.x line to the latest-4 npm dist-tag (#817).

Full Changelog: v4.9.0...v4.9.1