Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

fix(kit, nuxi): semver regexp to support nuxt-edge current releases (bridge) #7193

Merged
merged 1 commit into from
Sep 3, 2022
Merged

fix(kit, nuxi): semver regexp to support nuxt-edge current releases (bridge) #7193

merged 1 commit into from
Sep 3, 2022

Conversation

AndreyYolkin
Copy link
Contributor

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

It closes nuxt/nuxt#14779 with updated regExp, which match both nuxt3/nuxt-edge releases

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify
Copy link

netlify bot commented Sep 3, 2022

βœ… Deploy Preview for nuxt3-docs canceled.

Name Link
πŸ”¨ Latest commit 01d169f
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/6313516b541da000085f0c11

@AndreyYolkin AndreyYolkin changed the title fix(kit, nuxi): fix semver regexp to support nuxt-edge current releases fix(kit, nuxi): semver regexp to support nuxt-edge current releases Sep 3, 2022
Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

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

Thanks!

@pi0 pi0 changed the title fix(kit, nuxi): semver regexp to support nuxt-edge current releases fix(kit, nuxi): semver regexp to support nuxt-edge current releases (bridge) Sep 3, 2022
@pi0 pi0 merged commit b97cc27 into nuxt:main Sep 3, 2022
This was referenced Sep 9, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kit: compatibility check failed for valid package versions
3 participants