Skip to content
Compare
Choose a tag to compare
@astrobot-houston astrobot-houston released this 11 Aug 15:25
· 3208 commits to main since this release
e1a8865

Patch Changes

  • #8027 1b8d30209 Thanks @natemoo-re! - Ensure dev server restarts respect when base 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 configuration build.excludeMiddleware was set to false.

  • #8022 c23377caa Thanks @bluwy! - Always return a new array instance from getCollection 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.