mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
9ad8aefdd7
* client hydration scripts should be removed before navigation * chore: adding a changeset * also cleanup injected styles on page navigation
5 lines
134 B
Markdown
5 lines
134 B
Markdown
---
|
|
'@astrojs/turbolinks': patch
|
|
---
|
|
|
|
Fixes an issue that prevented client components from rehydrating when navigating back to a page
|