diff --git a/.changeset/moody-teachers-knock.md b/.changeset/moody-teachers-knock.md new file mode 100644 index 000000000..71746ae4a --- /dev/null +++ b/.changeset/moody-teachers-knock.md @@ -0,0 +1,9 @@ +--- +"@astrojs/image": patch +"@astrojs/partytown": patch +"@astrojs/prefetch": patch +"@astrojs/sitemap": patch +"@astrojs/tailwind": patch +--- + +[READMEs] removed "experimental" from astro add instructions diff --git a/packages/integrations/image/README.md b/packages/integrations/image/README.md index 35136f568..c24a84e17 100644 --- a/packages/integrations/image/README.md +++ b/packages/integrations/image/README.md @@ -24,7 +24,7 @@ This integration provides `` and `` components as well as a ba
Quick Install -The experimental `astro add` command-line tool automates the installation for you. Run one of the following commands in a new terminal window. (If you aren't sure which package manager you're using, run the first command.) Then, follow the prompts, and type "y" in the terminal (meaning "yes") for each one. +The `astro add` command-line tool automates the installation for you. Run one of the following commands in a new terminal window. (If you aren't sure which package manager you're using, run the first command.) Then, follow the prompts, and type "y" in the terminal (meaning "yes") for each one. ```sh # Using NPM diff --git a/packages/integrations/partytown/README.md b/packages/integrations/partytown/README.md index 7f8e173a5..d2472b517 100644 --- a/packages/integrations/partytown/README.md +++ b/packages/integrations/partytown/README.md @@ -25,7 +25,7 @@ The Astro Partytown integration installs Partytown for you and makes sure it's e
Quick Install -The experimental `astro add` command-line tool automates the installation for you. Run one of the following commands in a new terminal window. (If you aren't sure which package manager you're using, run the first command.) Then, follow the prompts, and type "y" in the terminal (meaning "yes") for each one. +The `astro add` command-line tool automates the installation for you. Run one of the following commands in a new terminal window. (If you aren't sure which package manager you're using, run the first command.) Then, follow the prompts, and type "y" in the terminal (meaning "yes") for each one. ```sh # Using NPM diff --git a/packages/integrations/prefetch/README.md b/packages/integrations/prefetch/README.md index ccd0d71e6..d9225e038 100644 --- a/packages/integrations/prefetch/README.md +++ b/packages/integrations/prefetch/README.md @@ -19,7 +19,7 @@ To further improve the experience, especially on similar pages, stylesheets are
Quick Install -The experimental `astro add` command-line tool automates the installation for you. Run one of the following commands in a new terminal window. (If you aren't sure which package manager you're using, run the first command.) Then, follow the prompts, and type "y" in the terminal (meaning "yes") for each one. +The `astro add` command-line tool automates the installation for you. Run one of the following commands in a new terminal window. (If you aren't sure which package manager you're using, run the first command.) Then, follow the prompts, and type "y" in the terminal (meaning "yes") for each one. ```sh # Using NPM diff --git a/packages/integrations/sitemap/README.md b/packages/integrations/sitemap/README.md index 06ac339ac..b1224e9a2 100644 --- a/packages/integrations/sitemap/README.md +++ b/packages/integrations/sitemap/README.md @@ -25,7 +25,7 @@ With Astro Sitemap, you don't have to worry about creating this file: build your
Quick Install -The experimental `astro add` command-line tool automates the installation for you. Run one of the following commands in a new terminal window. (If you aren't sure which package manager you're using, run the first command.) Then, follow the prompts, and type "y" in the terminal (meaning "yes") for each one. +The `astro add` command-line tool automates the installation for you. Run one of the following commands in a new terminal window. (If you aren't sure which package manager you're using, run the first command.) Then, follow the prompts, and type "y" in the terminal (meaning "yes") for each one. ```sh # Using NPM diff --git a/packages/integrations/tailwind/README.md b/packages/integrations/tailwind/README.md index 217bd0c56..c38d381d3 100644 --- a/packages/integrations/tailwind/README.md +++ b/packages/integrations/tailwind/README.md @@ -28,7 +28,7 @@ https://user-images.githubusercontent.com/4033662/169920154-4b42fc52-e2b5-4ca4-b
Quick Install -The experimental `astro add` command-line tool automates the installation for you. Run one of the following commands in a new terminal window. (If you aren't sure which package manager you're using, run the first command.) Then, follow the prompts, and type "y" in the terminal (meaning "yes") for each one. +The `astro add` command-line tool automates the installation for you. Run one of the following commands in a new terminal window. (If you aren't sure which package manager you're using, run the first command.) Then, follow the prompts, and type "y" in the terminal (meaning "yes") for each one. ```sh # Using NPM