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

Handle prerelease constraint changed from ^3.0.0 to ^3.0.0-rc.9 #169

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

chz
Copy link
Contributor

@chz chz commented Sep 5, 2022

Types of changes

  • Chore (a non-breaking change which is related to package maintenance)
  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

This PR allows module to use constraints like ^3.0.0-rc.9.
nuxt/framework#7116

Checklist:

  • My change requires an update to the official documentation.
  • All TSDoc comments are up-to-date and new ones have been added where necessary.
  • All new and existing tests are passing.

@lihbr
Copy link
Collaborator

lihbr commented Sep 5, 2022

Thanks! Let's ship that 🚀

@lihbr lihbr merged commit ec1cbf4 into nuxt-modules:v3 Sep 5, 2022
@chz chz deleted the v3 branch September 5, 2022 09:57
@lihbr lihbr mentioned this pull request Sep 5, 2022
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.

2 participants