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

fix(nuxt): compatibility with ^3.0.0-rc.9 #1623

Merged
merged 4 commits into from
Sep 3, 2022
Merged

Conversation

pi0
Copy link
Contributor

@pi0 pi0 commented Sep 3, 2022

Notes: https://github.com/nuxt/framework/releases/tag/v3.0.0-rc.9

  1. Update compatibility range to include RC constraint (it is a breaking change of nuxt rc.9)

image

  1. Upgrades nuxt/kit to rc.9 to hide deprecation error. Using a caret range ensures the kit gets updated always for backward compatibility.

image

@netlify
Copy link

netlify bot commented Sep 3, 2022

Deploy Preview for pinia-official ready!

Name Link
🔨 Latest commit f5063b9
🔍 Latest deploy log https://app.netlify.com/sites/pinia-official/deploys/6313a5db02cdbc000862f4ed
😎 Deploy Preview https://deploy-preview-1623--pinia-official.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@pi0 pi0 changed the title fix(nuxt): upgrade @nuxt/kit to ^3.0.0-rc.9 fix(nuxt): compatibility with ^3.0.0-rc.9 Sep 3, 2022
@codecov-commenter
Copy link

codecov-commenter commented Sep 3, 2022

Codecov Report

Merging #1623 (f5063b9) into v2 (f9843eb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##               v2    #1623   +/-   ##
=======================================
  Coverage   96.89%   96.89%           
=======================================
  Files          12       12           
  Lines        3159     3159           
  Branches      229      229           
=======================================
  Hits         3061     3061           
  Misses         95       95           
  Partials        3        3           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@danielroe danielroe merged commit 9864beb into vuejs:v2 Sep 3, 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.

None yet

3 participants