Skip to content

Commit

Permalink
Move the Picture component out of experimental (#9166)
Browse files Browse the repository at this point in the history
* Move the Picture component out of experimental

* Update .changeset/pretty-ducks-hang.md

Co-authored-by: Sarah Rainsberger <[email protected]>

---------

Co-authored-by: Sarah Rainsberger <[email protected]>
  • Loading branch information
matthewp and sarah11918 authored Nov 22, 2023
1 parent 0ea4bd4 commit cba6cf3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .changeset/pretty-ducks-hang.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
'astro': minor
---

The Picture component is no longer experimental

The `<Picture />` component, part of `astro:assets`, has exited experimental status and is now recommended for use. There are no code changes to the component, and no upgrade to your project is necessary.

This is only a change in documentation/recommendation. If you were waiting to use the `<Picture />` component until it had exited the experimental stage, wait no more!

0 comments on commit cba6cf3

Please sign in to comment.