Skip to content

v0.4.0

Latest

Choose a tag to compare

@gaojude gaojude released this 24 Jun 22:48
· 2 commits to main since this release
v0.4.0
95794e0

next-devtools-mcp is now a thin connector to the Next.js dev server. Tools-only: nextjs_index, nextjs_call, nextjs_docs, browser_eval.

  • nextjs_docs no longer fetches docs over the network — it points agents at the version-accurate docs Next.js bundles at node_modules/next/dist/docs/.
  • browser_eval is now a gateway to the agent-browser CLI (no longer proxies @playwright/mcp).
  • Removed the init, upgrade_nextjs_16, and enable_cache_components tools and their prompts, plus all knowledge-base resources — upgrade/Cache Components workflows now ship as agent skills, and docs ship with Next.js.

See "Migrating from 0.3.x" in the README. Published to npm via OIDC trusted publishing.