Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix sharp semver range to allow for 0.32.0 #6952

Merged
merged 3 commits into from
May 1, 2023
Merged

Conversation

Princesseuh
Copy link
Member

Changes

Semver range for Sharp didn't allow Sharp's latest version. This fixes that.

This PR additionally updates our code to Sharp's 0.32.0, which removes the need for @types/sharp

Testing

N/A

Docs

N/A

@github-actions github-actions bot added pkg: astro Related to the core `astro` package (scope) pkg: integration Related to any renderer integration (scope) labels May 1, 2023
packages/astro/package.json Outdated Show resolved Hide resolved
@changeset-bot
Copy link

changeset-bot bot commented May 1, 2023

🦋 Changeset detected

Latest commit: 9cb3ca3

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

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

@Princesseuh Princesseuh merged commit e5bd084 into main May 1, 2023
@Princesseuh Princesseuh deleted the feat/upgrade-sharp branch May 1, 2023 15:32
@astrobot-houston astrobot-houston mentioned this pull request May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: astro Related to the core `astro` package (scope) pkg: integration Related to any renderer integration (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants