SIGN IN SIGN UP
payloadcms / payload UNCLAIMED

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.

0 0 16 TypeScript

fix(plugin-mcp): plugin can break next.js request handler because underlying Hono library modifies the global Request object (#15938)

Fixes https://github.com/payloadcms/payload/issues/15856

Output from the added e2e test, before:
<img width="658" height="499" alt="image"
src="https://github.com/user-attachments/assets/e1dd01e7-7341-4dec-a940-c35675324925"
/>
After:
<img width="657" height="457" alt="image"
src="https://github.com/user-attachments/assets/575c00cf-bb06-43b4-a500-11de3c979ea9"
/>
S
Sasha committed
4cfa4955fc586343fefc6602cbbaf5bbbdd11981
Parent: 25a0e16
Committed by GitHub <noreply@github.com> on 3/16/2026, 2:39:39 PM