rsnext/test/e2e/i18n-data-route
JJ Kasper 61ee393fb4
Refactor internal routing headers to use request meta (#66987)
This refactors our handling of passing routing information to the render
logic via headers which is legacy from when we had separate routing and
render workers. Now this will just attach this meta in our normal
request meta handling which is more consistent and type safe.
2024-06-18 05:59:36 -07:00
..
components Fixed i18n data route RegExp (#55109) 2023-09-07 18:20:41 +00:00
pages Fixed i18n data route RegExp (#55109) 2023-09-07 18:20:41 +00:00
i18n-data-route.test.ts Refactor internal routing headers to use request meta (#66987) 2024-06-18 05:59:36 -07:00
next.config.js Fixed i18n data route RegExp (#55109) 2023-09-07 18:20:41 +00:00