Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
/frameworkPublic archive

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

Merged
pi0 merged 1 commit into
nuxt:mainfrom
AndreyYolkin:fix-version-regexp
Sep 3, 2022
Merged

fix(kit, nuxi): semver regexp to support nuxt-edge current releases (bridge)#7193
pi0 merged 1 commit into
nuxt:mainfrom
AndreyYolkin:fix-version-regexp

Conversation

@AndreyYolkin

Copy link
Copy Markdown
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 closesnuxt/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

netlifyBot commented Sep 3, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs canceled.

NameLink
🔨 Latest commit01d169f
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/6313516b541da000085f0c11

@AndreyYolkinAndreyYolkin changed the title fix(kit, nuxi): fix semver regexp to support nuxt-edge current releasesfix(kit, nuxi): semver regexp to support nuxt-edge current releasesSep 3, 2022
pi0
pi0 approved these changes Sep 3, 2022

@pi0pi0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@pi0pi0 changed the title fix(kit, nuxi): semver regexp to support nuxt-edge current releasesfix(kit, nuxi): semver regexp to support nuxt-edge current releases (bridge)Sep 3, 2022
@pi0
pi0 merged commit b97cc27 into nuxt:mainSep 3, 2022
This was referenced Sep 9, 2022
Sign up for freeto 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

@AndreyYolkin@pi0@danielroe