mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
1c7eef308e
* Updated according to new configuration Astro imports the `defineConfig` function from `astro/config`. The `integrations` key needs to be passed into the `defineConfig` function, but it is not shown in the README. Updated the README according to the CLI example. * update alpine * update image * update lit * update mdx * update preact * update prefetch * update react * update sitemap * update solid * update svelte * update tailwind * update turbolinks * update vue * chore: add changeset * update image * update svelte readme Co-authored-by: Nate Moore <nate@astro.build> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
17 lines
367 B
Markdown
17 lines
367 B
Markdown
---
|
|
'@astrojs/alpinejs': patch
|
|
'@astrojs/image': patch
|
|
'@astrojs/lit': patch
|
|
'@astrojs/mdx': patch
|
|
'@astrojs/preact': patch
|
|
'@astrojs/prefetch': patch
|
|
'@astrojs/react': patch
|
|
'@astrojs/sitemap': patch
|
|
'@astrojs/solid-js': patch
|
|
'@astrojs/svelte': patch
|
|
'@astrojs/tailwind': patch
|
|
'@astrojs/turbolinks': patch
|
|
'@astrojs/vue': patch
|
|
---
|
|
|
|
Update READMEs for consistency
|