rsnext/test/production/standalone-mode
Wyatt Johnson 7057d1ebf5
[PPR] Support rewrites in middleware (#63071)
### What?

This fixes a special case where rewrites wouldn't work when resuming a
dynamic page.

### Why?

Previously, as routes would direct-match against entries in the cache,
this takes the `x-matched-path` as the source of truth for these
requests if the `x-now-route-matches` header is not present.
2024-03-11 09:05:26 -06:00
..
basic Fix standalone rendering for unmatched _next routes (#51611) 2023-06-22 22:58:04 +00:00
ipv6 Redesign nextjs logging (#54713) 2023-09-05 11:40:00 +00:00
no-app-routes fix(standalone): fixed output: "standalone" crashing build when there is no app/ page (#51993) 2023-07-10 08:40:02 +00:00
optimizecss Add new build and test workflow (#50436) 2023-05-27 21:02:31 -07:00
required-server-files [PPR] Support rewrites in middleware (#63071) 2024-03-11 09:05:26 -06:00
response-cache fix: updates for resuming postponed in minimal mode (#57375) 2023-11-03 21:17:45 +00:00
type-module Redesign nextjs logging (#54713) 2023-09-05 11:40:00 +00:00