Fixed
- Bound Next and Nuxt MCP forwarding so stale discovery files cannot hang request handling.
- Shared MCP discovery and forwarding through @browser-echo/core/server.
- Kept forwarding local-only and validated ingest routes before use.
Security
- Published dependency/security cleanup from the 1.1.1 line.
- npm packages published manually after local test, build, audit, and dry-run verification.
Verification
- pnpm test
- pnpm build
- pnpm audit --audit-level high
- pnpm publish --dry-run
Published packages: @browser-echo/core, @browser-echo/mcp, @browser-echo/next, @browser-echo/nuxt, @browser-echo/react, @browser-echo/vite, @browser-echo/vue.