Patch Changes
-
#9452
e83b5095f
Thanks @florian-lefebvre! - Upgrades vite to latest -
#9352
f515b1421
Thanks @tmcw! - Add a more descriptive error message when image conversion fails -
#9486
f6714f677
Thanks @martrapp! - Fixes View Transition's form submission prevention, allowingpreventDefault
to be used. -
#9461
429be8cc3
Thanks @Skn0tt! - update import created forastro create netlify
-
#9464
faf6c7e11
Thanks @Fryuni! - Fixes an edge case with view transitions where some spec-compliantContent-Type
headers would cause a valid HTML response to be ignored. -
#9400
1e984389b
Thanks @bluwy! - Fixes importing dev toolbar apps from integrations on Windows -
#9487
19169db1f
Thanks @ematipico! - Improves logging of the generated pages during the build -
#9460
047d285be
Thanks @Princesseuh! - Fix Astro failing to build on certain exotic platform that reports their CPU count incorrectly -
#9466
5062d27a1
Thanks @knpwrs! - Updates view transitionsform
handling with logic for theenctype
attribute -
#9458
fa3078ce9
Thanks @ematipico! - Correctly handle the error in case the middleware throws a runtime error -
#9089
5ae657882
Thanks @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
c384f6924
Thanks @Princesseuh! - Fix some false positive in the audit logic of the dev toolbar -
#9437
354a62c86
Thanks @dkobierski! - Fixes incorrect hoisted script paths when custom rollup output file names are configured -
#9475
7ae4928f3
Thanks @ematipico! - Remove the manifest from the generated files in thedist/
folder.