Path to this page: ./
www/esbuild,
Fast JavaScript bundler and minifier
Branch: CURRENT,
Version: 0.27.3nb1,
Package name: esbuild-0.27.3nb1,
Maintainer: bsiegertThe main goal of the esbuild bundler project is to bring about a new era
of build tool performance, and create an easy-to-use modern bundler
along the way.
Major features:
* Extreme speed without needing a cache
* ES6 and CommonJS modules
* Tree shaking of ES6 modules
* An API for JavaScript and Go
* TypeScript and JSX syntax
* Source maps
* Minification
* Plugins
Master sites:
Filesize: 1937.474 KB
Version history: (Expand)
- (2026-03-06) Updated to version: esbuild-0.27.3nb1
- (2026-02-26) Updated to version: esbuild-0.27.3
- (2026-02-24) Updated to version: esbuild-0.25.9nb7
- (2026-01-15) Updated to version: esbuild-0.25.9nb6
- (2025-12-02) Updated to version: esbuild-0.25.9nb5
- (2025-10-16) Updated to version: esbuild-0.25.9nb4
CVS history: (Expand)
2026-03-06 22:08:08 by Benny Siegert | Files touched by this commit (203) |  |
Log message: Revbump all Go packages after go126 update |
2026-02-26 12:35:58 by Robert Bagdan | Files touched by this commit (3) |  |
Log message: www/esbuild: update to 0.27.3 * 0.27.3 Preserve URL fragments in data URLs Parse and print CSS @scope rules Fix a minification bug with lowering of for await Update the Go compiler from v1.25.5 to v1.25.7 * 0.27.2 Allow import path specifiers starting with #/ Automatically add the -webkit-mask prefix Additional minification of switch statements Forbid using declarations inside switch clauses * 0.27.1 Fix bundler bug with var nested inside if Fix minifier bug with for inside try inside label Inline IIFEs containing a single expression The minifier now strips empty finally clauses Allow tree-shaking of the Symbol constructor * 0.27.0 This release deliberately contains backwards-incompatible changes. Use Uint8Array.fromBase64 if available Update the Go compiler from v1.23.12 to v1.25.4 * 0.26.0 Enable trusted publishing * 0.25.12 Fix a minification regression with CSS media queries Update the list of known JavaScript globals Add support for the new @view-transition CSS rule Trim CSS rules that will never match * 0.25.11 Add support for with { type: 'bytes' } imports Lower CSS media query range syntax * 0.25.10 Fix a panic in a minification edge case Fix @supports nested inside pseudo-element |
| 2026-02-24 09:45:43 by Benny Siegert | Files touched by this commit (203) |
Log message: Revbump all Go packages after default version bump |
2026-01-15 20:55:00 by Benny Siegert | Files touched by this commit (202) |  |
Log message: Revbump all Go packages after go125 update |
2025-12-02 20:25:26 by Benny Siegert | Files touched by this commit (202) |  |
Log message: Revbump all Go packages after go125 update |
2025-10-16 20:00:06 by Benny Siegert | Files touched by this commit (200) |  |
Log message: Revbump all Go packages after go125 update |
2025-10-08 08:54:42 by Benny Siegert | Files touched by this commit (200) |  |
Log message: Revbump all Go packages after go125 update |
2025-09-06 15:17:15 by Benny Siegert | Files touched by this commit (195) |  |
Log message: Revbump all Go packages after go125 security update |