7 curated breaking changes across major versions of %40esbuild/linux-x64. Use this as a migration checklist before bumping dependencies.
Add support for `with { type: 'text' }` imports ([#4435](https://github.com/evanw/esbuild/issues/4435))
Add integrity checks to fallback download path ([#4343](https://github.com/evanw/esbuild/issues/4343))
Update the Go compiler from 1.25.7 to 1.26.1
It now uses the [new garbage collector](https://go.dev/doc/go1.26#new-garbage-collector) that comes with Go 1.26.
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/breaking/npm/%40esbuild/linux-x64The Go compiler is now more aggressive with allocating memory on the stack.
The executable format that the Go linker uses has undergone several changes.
The WebAssembly build now unconditionally makes use of the sign extension and non-trapping floating-point to integer conversion instructions.