This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
astro-vtbot@1.10.0
Minor Changes
5efdf5e: Introducing a new tool for your transition from <ViewTransitions /> to @view-transitions {navigation: auto}: The <TurnSignal /> component enables seamless integration of forward and backward animations from transition:animate in cross-document transitions. Sync the direction of your animations with browser history navigation, or even with the page order of your site, if you prefer!
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
astro-vtbot@1.10.0
Minor Changes
<ViewTransitions />
to@view-transitions {navigation: auto}
: The<TurnSignal />
component enables seamless integration of forward and backward animations fromtransition:animate
in cross-document transitions. Sync the direction of your animations with browser history navigation, or even with the page order of your site, if you prefer!