Image integration deprecation (#8294)
This commit is contained in:
parent
8cea3989cf
commit
19b8fbd11c
1 changed files with 7 additions and 0 deletions
7
.changeset/chatty-houses-mate.md
Normal file
7
.changeset/chatty-houses-mate.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
'@astrojs/image': minor
|
||||
---
|
||||
|
||||
@astrojs/image deprecation
|
||||
|
||||
The `@astrojs/image` package is deprecated in favor of using `astro:assets`. If you are using Astro 3 you should start using the Assets package. See [the upgrade guide](https://docs.astro.build/en/guides/upgrade-to/v3/#removed-astrojsimage) for more information.
|
Loading…
Reference in a new issue