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

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

Merged
merged 2 commits into from
Jul 15, 2022
Merged

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Jul 15, 2022

πŸ”— Linked issue

Resolves nuxt/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
Copy link

netlify bot commented Jul 15, 2022

βœ… Deploy Preview for nuxt3-docs canceled.

Name Link
πŸ”¨ Latest commit 70f48c0
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62d1ec286abbf30009ee03fa

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

This PR was regressed by 88f4525

@pi0
Copy link
Member Author

pi0 commented Aug 12, 2022

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

@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.

Cannot downgrade nuxi - always 3.0.0-rc.4 present
3 participants