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

Make integrations be peer dependent on Astro #5751

Closed
matthewp opened this issue Jan 4, 2023 · 1 comment
Closed

Make integrations be peer dependent on Astro #5751

matthewp opened this issue Jan 4, 2023 · 1 comment
Assignees
Labels
needs discussion Issue needs to be discussed

Comments

@matthewp
Copy link
Contributor

matthewp commented Jan 4, 2023

Giving them a peerDependency range means we can add new features that affect integrations with more confidence. We'll know if:

  • The integration works with older versions of Astro 2.x.
  • We need to do a major version change of the integration because it does not.
@Princesseuh
Copy link
Member

Seems to be done since #5806

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs discussion Issue needs to be discussed
Projects
None yet
Development

No branches or pull requests

2 participants