Skip to content

Conversation

@Lms24
Copy link
Member

@Lms24 Lms24 commented Nov 29, 2023

As reported in #9683 (comment), our current peer dependency range for the astro package doesn't allow beta/RC versions of Astro 4.0.0. This PR adds a dedicated range for 4.0.0 preview versions (beta and up). According to the semver package, this will work for versions like:

4.0.0-beta.0
4.0.0-rc.0,
4.0.0,
4.1.1,
3.40.1

While I don't think it's strictly necessary that we officially support preview versions of the new major, I don't think it hurts us either and probably helps folks upgrade to 4.0 more seamlessly.

@Lms24 Lms24 requested review from HazAT and lforst November 29, 2023 10:08
@Lms24 Lms24 changed the title chore(astro): Add 4.0.0-beta versions to astro peer dependency range chore(astro): Add 4.0.0 preview versions to astro peer dependency range Nov 29, 2023
@Lms24 Lms24 merged commit f500ac7 into develop Nov 29, 2023
@Lms24 Lms24 deleted the lms/chore-astro-tmp-add-beta-range branch November 29, 2023 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants