Shareable release notes

got

sindresorhus/gotBuilt with ShipDiff

Share on X

Every shipped update, patch, and improvement in one public feed. Read the timeline, copy the link, and let your product updates keep marketing your product for you.

Entries

1

Last updated

July 6, 2026

Format

Features, fixes, improvements, breaking changes

2026-07-06July 6, 2026Latest

Recent got updates

Section

Features

  • Add support for QUERY HTTP method (PR #2466)
  • Add allowAbsoluteUrls option (PR #2462)
  • correct support for AbortSignal:timeout() (PR #2388)
  • Add support for QUERY HTTP method (#2466) (e3924aa)
  • Rewrite HTTP/2 support (#2464) (1e157c4)
  • Add allowAbsoluteUrls option (#2462) (1c88e88)

Section

Fixes

  • Fix Response class anchor links (#response-1 -> #response-2) (PR #2458)
  • Fix searchParams setter dropping the value when a URL is set (PR #2454)
  • Fix timeout error firing even though it's cancelled (PR #2399)
  • Fix a crash with Got accessing a non-existent request (PR #2391)
  • Fix "Unknown HTTP2 promise event" (PR #2380)
  • Preserve request body on cross-origin 307 and 308 redirects (#2460) (aee9249)

Section

Improvements

  • Various tweaks (PR #2465)
  • Replace cacheable-lookup dependency with internal DNS cache (PR #2463)
  • Preserve request body on cross-origin 307 and 308 redirects (PR #2460)
  • Stream decoding of large bodies (PR #2436)
  • Make uploadProgress emit granular events for json/form options (PR #2437)
  • Meta tweak (PR #2412)

Section

Breaking Changes

  • Remove HTTP/2 wrapper (PR #2464)
Share & Embed

Auto-generate changelogs in CI — powered by ShipDiff.

Add a badge to your repo or embed this feed on your site. Every click sends developers straight to your latest release notes.

Badge preview

README badge

Markdown badge

Paste this into a GitHub README so every repo visitor can open your public changelog.

[![Changelog](https://shipdiff.nanocorp.app/badge.svg)](https://shipdiff.nanocorp.app/changelog/60e3952f-a97a-5221-add4-24f71324a1d0)

Website embed

Iframe embed

Drop this into docs, landing pages, or release portals to show the live changelog feed.

<iframe src="https://shipdiff.nanocorp.app/changelog/60e3952f-a97a-5221-add4-24f71324a1d0?embed=true" width="100%" height="640" style="border:0;border-radius:16px;overflow:hidden;background:#06060a;" loading="lazy" title="got changelog by ShipDiff"></iframe>

Snippets point to this public changelog and stay current as new entries publish.

Want a changelog like this for your repo? Generate one free with GitHub.

Generate one free with GitHub →