diff --git a/.changeset/smart-bananas-kick.md b/.changeset/smart-bananas-kick.md new file mode 100644 index 000000000..49e33593b --- /dev/null +++ b/.changeset/smart-bananas-kick.md @@ -0,0 +1,5 @@ +--- +'@astrojs/turbolinks': patch +--- + +The @astrojs/turbolinks integration has been deprecated diff --git a/packages/integrations/turbolinks/README.md b/packages/integrations/turbolinks/README.md index cb68b61f4..1c57212d2 100644 --- a/packages/integrations/turbolinks/README.md +++ b/packages/integrations/turbolinks/README.md @@ -1,3 +1,11 @@ +# This integration is no longer actively supported + +[Turbolinks](https://github.com/turbolinks/turbolinks) is no longer under active development. The `@astrojs/turbolinks` integration has been deprecated. + +## Looking for an alternative? + +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. + # @astrojs/turbolinks ⚡️ This **[Astro integration][astro-integration]** brings [Turbo](https://github.com/hotwired/turbo) to your Astro project. diff --git a/scripts/stats/stats.csv b/scripts/stats/stats.csv index 0f576d550..7d6c24d86 100644 --- a/scripts/stats/stats.csv +++ b/scripts/stats/stats.csv @@ -1,4 +1,5 @@ Date,Commits (24hr),Issues (24hr),Issues:BUG (24hr),Issues:RFC (24hr),Issues:DOC (24hr),PRs (24hr),Open PRs,Open Issues,Bugs: Needs Triage,Bugs: Accepted,RFC: In Progress,RFC: Accepted,Date (ISO) +"Tuesday, May 17, 2022",15,1,1,0,0,9,11,72,35,30,0,0,"2022-05-17T12:02:18.523Z" "Monday, May 16, 2022",2,1,1,0,0,2,12,75,36,31,0,0,"2022-05-16T12:06:42.223Z" "Sunday, May 15, 2022",1,2,2,0,0,1,11,74,35,31,0,0,"2022-05-15T12:01:59.884Z" "Saturday, May 14, 2022",1,4,4,0,0,3,10,72,33,31,0,0,"2022-05-14T12:01:51.743Z"