Skip to content

3.18.0 (May 28, 2026)

Choose a tag to compare

@github-actions github-actions released this 28 May 21:31
· 191 commits to main since this release
  • Bump ws to ^8.20.1 to patch GHSA-58qx-3vcg-4xpx (45025a4)
  • Restore the @rspack/dev-server@2.0.2 SCAFFOLD_OVERRIDES workaround (d301b67)
  • Raise perf-budget defaults to 512/512/1024 KiB (13180c1)
  • Ensure build also produces the extension.d.ts file (0b68248)
  • Drop the scaffold-overrides workaround for the @rspack/dev-server 2.0.2 break (5832ecc)
  • Fix the three CI failures revealed once the lockfile was synced (65afc50)
  • Refresh pnpm-lock.yaml for the ws control-bridge dependency (568d0dd)
  • Remove the implemented readiness design docs (7513e9a)
  • Snapshot the 21 messages.ts catalogs (readiness item 5c) (ffb39ac)
  • Surface real CDP port into ready.json for out-of-process source inspect (6e39ba3)
  • Remove the implemented agent bridge and distribution design docs and fix code comments (df3bc42)
  • Add the extension publish command for a shareable url (f4cf02b)
  • Inspect extension surface dom through the in bundle relay (c617140)
  • Pierce closed shadow roots in dev source deep dom (60c343a)
  • Add the agent bridge act and inspect slices with multi context logs (53b5aac)
  • Add the extension logs command to read and stream the bridge (54b9f62)
  • Add the agent bridge consumer client and ready contract reader (23e88e0)
  • Forward background console output over the control websocket (0da0b47)
  • Declare the ws dependency for the control bridge (3d2365b)
  • Add the agent bridge slice 1 control websocket broker and log file (9857bfa)
  • Declare webpack devDep in develop so typecheck gate resolves the vendored HMR fork (1c4d031)
  • Add CI lint/typecheck gate, readiness schema, producer tests, and reload-matrix smoke (178ef63)
  • Enhance zip download mechanism (6f204f1)
  • Unify package-manager detection across yarn and bun (f25a3d0)
  • Bundle default create template, fix package-manager detection and network timeouts (80abf7d)
  • Add (alpha) Safari target support and Chromium/Firefox runner hardening (441eea3)
  • Review cleanup of extension package (35e10b5)
  • Develop plugin review cleanup, hardening, and browser process shim (3c4a552)