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

fix(pkg): use fixed version range for monorepo packages - #5933

Merged
pi0 merged 2 commits into
mainfrom
fix/pkg-range
Jul 15, 2022
Merged

fix(pkg): use fixed version range for monorepo packages#5933
pi0 merged 2 commits into
mainfrom
fix/pkg-range

Conversation

@pi0

@pi0pi0 commented Jul 15, 2022

Copy link
Copy Markdown
Member

🔗 Linked issue

Resolvesnuxt/nuxt#14234

❓ 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

While we are in RC and use dependant versioning (meaning each release bumps all packages in monorepo) this change allows pinning nuxt version to a specific release for all dependencies.


Workaround for <= RC.5:https://github.com/nuxt/framework/discussions/6554

📝 Checklist

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

@netlify

netlifyBot commented Jul 15, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs canceled.

NameLink
🔨 Latest commit70f48c0
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/62d1ec286abbf30009ee03fa

@pi0
pi0 merged commit f5fd58e into mainJul 15, 2022
@pi0
pi0 deleted the fix/pkg-range branch July 15, 2022 22:43
@BlakeB415

Copy link
Copy Markdown

This PR was regressed by 88f4525

@pi0

pi0 commented Aug 12, 2022

Copy link
Copy Markdown
MemberAuthor

Hi @BlakeB415 it is solved properly for RC-7.

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.

Cannot downgrade nuxi - always 3.0.0-rc.4 present

3 participants

@pi0@BlakeB415@danielroe