evanw/esbuild
An extremely fast bundler for the web
Recent Releases
v0.28.0
* Add support for `with { type: 'text' }` imports ([#4435](https://github.com/evanw/esbuild/issues/4435)) The [import text](https://github.com/tc39/proposal-import-text) proposal has reached stage 3 in the TC39 process, which means that it's recommended for implementation. It has also already b...
v0.27.7
* Fix lowering of define semantics for TypeScript parameter properties ([#4421](https://github.com/evanw/esbuild/issues/4421)) The previous release incorrectly generated class fields for TypeScript parameter properties even when the configured target environment does not support class fields. W...
v0.27.5
* Fix for an async generator edge case ([#4401](https://github.com/evanw/esbuild/issues/4401), [#4417](https://github.com/evanw/esbuild/pull/4417)) Support for transforming async generators into the equivalent state machine was added in version 0.19.0. However, the generated state machine didn'...
v0.27.4
* Fix a regression with CSS media queries ([#4395](https://github.com/evanw/esbuild/issues/4395), [#4405](https://github.com/evanw/esbuild/issues/4405), [#4406](https://github.com/evanw/esbuild/issues/4406)) Version 0.25.11 of esbuild introduced support for parsing media queries. This unintenti...
v0.27.3
* Preserve URL fragments in data URLs ([#4370](https://github.com/evanw/esbuild/issues/4370)) Consider the following HTML, CSS, and SVG: * `index.html`: ```html <!DOCTYPE html> <html> <head><link rel="stylesheet" href="icons.css"></head> <body><...
How to Track evanw/esbuild Releases
Stay updated when evanw/esbuild ships new versions. With GitWatchman, you can monitor this repository and receive email notifications with full release notes whenever a new version is published.
- Sign in with your GitHub account at gitwatchman.com
- Add evanw/esbuild to your monitored repositories
- Receive email alerts within an hour of any new release
You can also subscribe to the RSS feed for evanw/esbuild releases or use other notification methods.
Tracking releases matters because new versions often include security fixes, performance improvements, breaking changes, and new APIs that directly affect your projects. By monitoring evanw/esbuild with GitWatchman, you avoid manually checking GitHub and ensure your team stays aligned on dependency upgrades. For a comparison of the best GitHub release tracking tools, check out our blog.
Never miss a esbuild release
Get email notifications with full release notes. Free for up to 5 repositories.
Start monitoring — it's free