🐞 Patch Changes
-
#10247
fb773c9161bf8faa5ebd7e115f3564c3359e56eaThanks @martrapp! - Fixes an issue wheretransition:animate="none"still allowed the browser-native morph animation. -
#10248
8ae5d99534fc09d650e10e64a09b61a2807574f2Thanks @ematipico! - Fixes an issue where multiple injected routes with the sameentrypointbut differentpatternwere incorrectly cached, causing some of them not being rendered in the dev server. -
#10250
57655a99db34e20e9661c039fab253b867013318Thanks @log101! - Fixes the overwriting of localised index pages with redirects -
#10239
9c21a9df6b03e36bd78dc553e13c55b9ef8c44cdThanks @mingjunlu! - Improves the message ofMiddlewareCantBeLoadedfor clarity -
#10222
ade9759cae74ca262b988260250bcb202235e811Thanks @martrapp! - Adds a warning in DEV mode when using view transitions on a device with prefer-reduced-motion enabled. -
#10251
9b00de0a76b4f4b5b808e8c78e4906a2497e8ecfThanks @mingjunlu! - Fixes TypeScript type definitions forCodecomponentthemeandexperimentalThemesprops