Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ esbuild (0.27.3 → 0.28.0) · Repo · Changelog
Release Notes
0.28.0
0.27.7
0.27.5
0.27.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 36 commits:
publish 0.28.0 to npmfix #4435: support `with { type: text }` importsfix sort order in `snapshots_packagejson.txt`try to fix `test-old-ts`, also shuffle CI tasksuse `''` instead of `null` to omit build hashesci: allow missing binary hashes for testsReapply "update go 1.25.7 => 1.26.1"fix #4343: integrity check for binary downloadpublish 0.27.7 to npmfix typo in `Makefile` for `@esbuild/win32-x64`publish 0.27.6 to npmRevert "update go 1.25.7 => 1.26.1"run `make update-compat-table`remove an incorrect `else`fix #4421: lower generated class fields if neededci: move `make test-old-ts`omit go's `buildvcs` for more reproducible buildsorganize `make platform-all` output in `Makefile`omit go's `buildid` for more reproducible buildsupdate go 1.25.7 => 1.26.1update TS version for checking internal lib codepublish 0.27.5 to npmsplit off `CHANGELOG-2025.md`fix #4421: use define for ts parameter propsremove unused variable in `__asyncGenerator`update release notesfix: Handle non-awaited async generator (#4417)fix #4420, close #4418: `metafile` JSON regressionfix #4432: add `es2025` as a valid targetpublish 0.27.4 to npmjs api: fall back to js-based metafile json parserfix #4329: auto-minify metafile for large bundlesfix #4415: add uint cast to stdio int parserchore: correct copy&paste panic message (#4399)fix #4407: incorrect error for inject edge casefix #4395 close #4405 close #4406: parens for `or`Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands