🐞 Patch Changes
-
#9452
e83b5095fThanks @florian-lefebvre! - Upgrades vite to latest -
#9352
f515b1421Thanks @tmcw! - Add a more descriptive error message when image conversion fails -
#9486
f6714f677Thanks @martrapp! - Fixes View Transition’s form submission prevention, allowingpreventDefaultto be used. -
#9461
429be8cc3Thanks @Skn0tt! - update import created forastro create netlify -
#9464
faf6c7e11Thanks @Fryuni! - Fixes an edge case with view transitions where some spec-compliantContent-Typeheaders would cause a valid HTML response to be ignored. -
#9400
1e984389bThanks @bluwy! - Fixes importing dev toolbar apps from integrations on Windows -
#9487
19169db1fThanks @ematipico! - Improves logging of the generated pages during the build -
#9460
047d285beThanks @Princesseuh! - Fix Astro failing to build on certain exotic platform that reports their CPU count incorrectly -
#9466
5062d27a1Thanks @knpwrs! - Updates view transitionsformhandling with logic for theenctypeattribute -
#9458
fa3078ce9Thanks @ematipico! - Correctly handle the error in case the middleware throws a runtime error -
#9089
5ae657882Thanks @lilnasy! - Fixes an issue where redirects did not replace slugs when the target of the redirect rule was not a verbatim route in the project. -
#9483
c384f6924Thanks @Princesseuh! - Fix some false positive in the audit logic of the dev toolbar -
#9437
354a62c86Thanks @dkobierski! - Fixes incorrect hoisted script paths when custom rollup output file names are configured -
#9475
7ae4928f3Thanks @ematipico! - Remove the manifest from the generated files in thedist/folder.