## evanw/esbuild — v0.28.0…v0.28.1

_14 commits._

### Features
- **security: add integrity checks to the Deno API** (9ff053e)

### Fixes
- **fix #4482: don't inline `using` declarations** (83a2cbf)
- **fix #4471: renaming of nested `var` declarations** (308ad74)
- **fix some typos** (f013f5f)
- **fix #4461, fix #4467: esm evaluation fixes** (1bda0c3)
- **fix #4448: `import =` uses `var` with `es5` target** (2b6452b)
- **fix #4477: parens edge cases for `new` expressions** (e0755b4)

### Backend
- **publish 0.28.1 to npm** (bb9db84)
- **enforce non-negative size in gzip parser** (0a9bf21)
- **security: forbid `\\` in local dev server requests** (e2a1a71)
- **follow up: cjs evaluation fixes** (15300c3)
- **update go 1.26.1 => 1.26.4 (closes #4464)** (90d7abb)
- **js printer: `forbidCall` => `isNewTarget`** (2faedf5)

### Chore
- **chore: fix some minor issues in comments (#4462)** (aafd6e4)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/evanw/esbuild?utm_source=github-action)._