Patch Changes
-
#8027
1b8d30209
Thanks @natemoo-re! - Ensure dev server restarts respect whenbase
is removed -
#8033
405913cdf
Thanks @matthewp! - Prevent script re-evaluation on page transition -
#8036
87d4b1843
Thanks @ematipico! - Fix a bug where the middleware entry point was passed to integrations even though the configurationbuild.excludeMiddleware
was set tofalse
. -
#8022
c23377caa
Thanks @bluwy! - Always return a new array instance fromgetCollection
in prod -
#8013
86bee2812
Thanks @martrapp! - Links with hash marks now trigger view transitions if they lead to a different page. Links to the same page do not trigger view transitions.