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

docs: add instructions for using nuxt edge release channel #1688

Merged
merged 3 commits into from Sep 5, 2023

Conversation

luc122c
Copy link
Contributor

@luc122c luc122c commented Sep 4, 2023

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • 🐞 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)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

While attempting to test the latest Nitro edge release, I couldn't get Nuxt to build using the edge version, despite the console telling me that I was on the edge release. See #1663. @pi0 suggested to use the Nuxt edge release as it includes the Nitro edge release.

This PR adds a code example and a link to the relevant Nuxt docs.

πŸ“ Checklist

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

@nuxt-studio
Copy link
Contributor

nuxt-studio bot commented Sep 4, 2023

βœ… Live Preview ready!

Name Edit Preview Latest Commit
nitro Edit on Studio β†—οΈŽ View Live Preview 56451a4

@pi0 pi0 changed the title docs: Add documentation for using the Nitro edge release when using Nuxt docs: add instructions for using nuxt edge release channel Sep 4, 2023
@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Merging #1688 (56451a4) into main (ab15724) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1688   +/-   ##
=======================================
  Coverage   77.79%   77.79%           
=======================================
  Files          76       76           
  Lines        7836     7836           
  Branches      805      805           
=======================================
  Hits         6096     6096           
  Misses       1738     1738           
  Partials        2        2           

@pi0 pi0 merged commit 0099df2 into unjs:main Sep 5, 2023
8 checks passed
@luc122c luc122c deleted the edge-release-nuxt branch September 5, 2023 15:42
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

2 participants