2 Commits

Author SHA1 Message Date
James Anderson 2a2ce31ecc fix(app-router): support soft navigation in static exports (#3112)
* fix(app-router): support soft navigation in static exports

* test(stream): drain transforms before releasing readers

* fix(cache): preserve prerender stale metadata across footer race

* fix(app-router): validate static export navigation payloads

* fix(app-router): handle static export basePath roots

* fix(export): align basePath artifact namespace

* fix(export): namespace basePath static artifacts

* fix(export): normalize trailing basePath artifacts

* fix(export): namespace public assets under basePath

* test(export): avoid tainted fixture HTML
2026-08-27 11:01:04 +01:00
James Anderson c1a78a73d8 fix(build): support trailing-slash static exports (#3081)
* fix(build): support trailing-slash static exports

* fix(ci): initialize static export preview routes

* fix(build): emit trailing-slash 404 fallback

* docs(build): clarify static export page count
2026-08-26 23:01:09 +01:00