Skip to content

Commit 387ed0c

Browse files
author
Tony Sullivan
authored
Deprecate @astrojs/turbolinks (#3383)
* deprecating the Turbolinks integration * chore: add changeset
1 parent 3ceff25 commit 387ed0c

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

.changeset/smart-bananas-kick.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@astrojs/turbolinks': patch
3+
---
4+
5+
The @astrojs/turbolinks integration has been deprecated

packages/integrations/turbolinks/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# This integration is no longer actively supported
2+
3+
[Turbolinks](https://github.com/turbolinks/turbolinks) is no longer under active development. The `@astrojs/turbolinks` integration has been deprecated.
4+
5+
## Looking for an alternative?
6+
7+
Check out [swup](https://swup.js.org/)! If you are using any `client:*` script for partial hydration, make sure to install the `@swup/scripts-plugin` to ensure components are rehydrated after a page navigation.
8+
19
# @astrojs/turbolinks ⚡️
210

311
This **[Astro integration][astro-integration]** brings [Turbo](https://github.com/hotwired/turbo) to your Astro project.

0 commit comments

Comments
 (0)