mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
b012ee55b1
* feat: support adapters and third part integrations by keywords
* refactor: add keywords to all official integrations
* docs: add adapter ex to astro add help
* nit: clarify astro add usage
* nit: highlight link
* fix: use process.exit(1) on error
* chore: changeset
* nit: bold integration name
* fix: log install instructions for adapters instead
* nit: change to logAdapterConfigInstructions
* Revert "fix: log install instructions for adapters instead"
This reverts commit 1a459f152b
.
* feat: add hardcoded adapter export map
* refactor: inline adapter config log
532 B
532 B
astro | @astrojs/cloudflare | @astrojs/deno | @astrojs/image | @astrojs/lit | @astrojs/mdx | @astrojs/netlify | @astrojs/node | @astrojs/partytown | @astrojs/preact | @astrojs/prefetch | @astrojs/react | @astrojs/sitemap | @astrojs/solid-js | @astrojs/svelte | @astrojs/tailwind | @astrojs/turbolinks | @astrojs/vercel | @astrojs/vue |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch | patch |
[astro add] Support adapters and third party packages