## swc-project/swc — v1.15.47…v1.16.0-nightly-20260814.1

_27 commits._

### Fixes
- **fix(es/ast)!: fix panic on JSX surrogate entities (#11803)** (d21de47)
- **fix(encoding)!: Fix incorrect fields count (#11905)** (6fb4ca1)
- **fix(react-compiler): preserve TypeScript function overload signatures (#12115)** (a132384)
- **fix(es/minifier): bound arguments parameter injection (#12053)** (46d6f41)
- **fix(es/minifier): remove unused variable initializer cycles (#12106)** (0421534)
- **fix(react-compiler): make fast check conservative (#12105)** (7e14950)
- **fix(plugin/runner): write Wasmer cache atomically (#12100)** (3c4f404)
- **fix(hstr): avoid references to uninitialized bytes (#12087)** (68f0983)
- **fix(es/preset-env): lower unsupported async generators (#12086)** (3a144b1)
- **fix(es/es2015): preserve this in static field parameters (#12085)** (5b758ed)
- **fix(plugin): make raw byte reconstruction unsafe (#12089)** (83ab4ed)
- **fix(es/ast): Prevent mutable reference escape (#12088)** (592f559)

### Chore
- **chore: Publish `1.16.0-nightly-20260814.1` with `swc_core` `v77.0.0`** (99671f1)
- **chore: Publish crates with `swc_core` `v77.0.0`** (29679ad)
- **refactor(es/ast)!: introduce FunctionBody (#12096)** (394c7c9)
- **refactor(es/ast)!: use Function for object accessors (#12077)** (9ae902e)
- **refactor(es/ast)!: split TypeScript this parameters (#12075)** (1687c0f)
- **chore(deps): Update lru to 0.18.2 to fix cargo deny (#12116)** (c9d1da4)
- **refactor(es/ast)!: Add `body_ctxt` to `Switch` (#12065)** (bf25ae0)
- **chore: Publish crates with `swc_core` `v76.0.2`** (fd16fe7)
- **chore: Support specified PRs in add-changeset skill (#12113)** (6c77843)
- **chore: Publish crates with `swc_core` `v76.0.1`** (0b8ca2e)
- **chore: Publish crates with `swc_core` `v76.0.0`** (5bf27fd)
- **chore: Fix stale helper path in add-changeset skill (#12099)** (d093097)
- **chore(deps): Update browserslist-rs to 0.20 (#12098)** (b395eab)
- **chore: Publish `@swc/types@v0.1.28` (#12091)** (635856e)
- **chore: Update changelog** (0216889)

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