5.11.2 (2025-05-21)
Bug Fixes
- address edge can read request body failures (#2890) (5489c0d)
- ensure internal
x-middleware-set-cookie
header is not passed on to lambda (#2891) (b3ab558) - handle case of env not being defined for edge functions (#2936) (ca1b7e8)
- only set permament caching header when reading html file when it's not during server initialization AND when read html is Next produced fully static html (#2935) (6a8ef66)