Features
- add layoutRenderMode to RouteNode for layout render modes (natew)
Bug Fixes
- wait for elements in layout-flicker structure tests (natew)
- setResponseHeaders no longer resets content-type to text/plain (natew)
- remove deprecated renderRootLayout from test-app-cases (natew)
- add type assertion for loaderData access (natew)
- rename spa-shell layout to _layout+ssg.tsx for spa-shell mode (natew)
Documentation
- layout render modes (natew)
Tests
- replace fixed timeouts with deterministic waits in test-loaders (natew)
- verify useMatches accesses layout loader data from page (natew)