🐞 Patch Changes
-
#9795
5acc3135ba5309a566def466fbcbabd23f70cd68Thanks @lilnasy! - Refactors internals relating to middleware, endpoints, and page rendering. -
#10105
1f598b372410066c6fcd41cba9915f6aaf7befa8Thanks @negativems! - Fixes an issue where some astro commands failed if the astro config file or an integration used the globalcryptoobject. -
#10165
d50dddb71d87ce5b7928920f10eb4946a5339f86Thanks @ematipico! - Fixes an issue where thei18n.routingobject had all its fields defined as mandatory. Now they all are optionals and shouldn’t break when usingastro.config.mts. -
#10132
1da9c5f2f3fe70b0206d1b3e0c01744fa40d511cThanks @bluwy! - Simplifies internal Vite preview server teardown -
#10163
b92d35f1026f3e99abb888d1a845bdda4efdc327Thanks @mingjunlu! - Fixes an issue where audit fails to initialize when encountered<a>inside<svg> -
#10079
80f8996514e6d0546e94bd927650cd4ab2f1fa2fThanks @ktym4a! - Fix integrationData fetch to always be called even if View Transition is enabled. -
#10139
3c73441eb2eaba767d6dad1b30c0353195d28791Thanks @bluwy! - Fixes style-only change detection for Astro files if both the markup and styles are updated