Patch Changes
-
🐞🩹 SSG sometimes hangs after completion, now we forcibly exit the SSG process when this happens. (by @wmertens in #7957)
-
🐞🩹 return 404 for missing /build/ files. (by @gioboa in #7914)
-
🐞🩹 redirecting internal q-data.json requests will keep the q-data.json suffix so that the client can still fetch the correct one (by @wmertens in #7988)
-
🐞🩹 solve type error when using async _resolved function (by @JerryWu1234 in #7426)
-
🐞🩹 while prefetching Link data, don't navigate to captive portals (by @wmertens in #7988)