Skip to content

Implementation PR for proposal #447: Make the image component easier to use#5943

Closed
Princesseuh wants to merge 2 commits intomainfrom
feat/simpler-props-image
Closed

Implementation PR for proposal #447: Make the image component easier to use#5943
Princesseuh wants to merge 2 commits intomainfrom
feat/simpler-props-image

Conversation

@Princesseuh
Copy link
Copy Markdown
Member

Changes

This is a simple implementation / proof of concept PR for the following proposal: withastro/roadmap#447

This PR does not cover all of the image integration at the moment, just Image/getImage for now.

Testing

WIP

Docs

WIP

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jan 23, 2023

⚠️ No Changeset found

Latest commit: 36c95ff

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added the pkg: integration Related to any renderer integration (scope) label Jan 23, 2023
"peerDependencies": {
"sharp": ">=0.31.0",
"astro": "workspace:^2.0.0-beta.3"
"astro": "workspace:^2.0.0-beta.3",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

astro@2.0 is now available with stable release 👨‍🔧

@Princesseuh
Copy link
Copy Markdown
Member Author

Original proposal has been superseded, as such this is not necessary anymore. Look forward to a much bigger PR in the future!

@Princesseuh Princesseuh closed this Feb 3, 2023
@Princesseuh Princesseuh deleted the feat/simpler-props-image branch July 18, 2023 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: integration Related to any renderer integration (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants