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

fix(nuxt): default statusCode of navigateTo from 301 to 302 - #5173

Merged
pi0 merged 3 commits into
mainfrom
fix/nativate-status-code
May 31, 2022
Merged

fix(nuxt): default statusCode of navigateTo from 301 to 302#5173
pi0 merged 3 commits into
mainfrom
fix/nativate-status-code

Conversation

@antfu

Copy link
Copy Markdown
Member

🔗 Linked issue

closenuxt/nuxt#14034

❓ 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

📝 Checklist

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

@netlify

netlifyBot commented May 27, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commit7350b3c
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/6290a132ed75de0009fbaf29
😎 Deploy Previewhttps://deploy-preview-5173--nuxt3-docs.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.

@antfuantfu changed the title fix!: default statusCode of navigateTo change from 301 to 302fix!: default statusCode of navigateTo from 301 to 302May 27, 2022
@pi0pi0 changed the title fix!: default statusCode of navigateTo from 301 to 302fix: default statusCode of navigateTo from 301 to 302May 27, 2022
Comment threaddocs/content/2.guide/3.directory-structure/7.middleware.md Outdated
Comment threaddocs/content/2.guide/3.directory-structure/7.middleware.md Outdated
@danielroedanielroe changed the title fix: default statusCode of navigateTo from 301 to 302fix(nuxt)!: default statusCode of navigateTo from 301 to 302May 29, 2022
@danielroedanielroe changed the title fix(nuxt)!: default statusCode of navigateTo from 301 to 302fix: default statusCode of navigateTo from 301 to 302May 29, 2022
@pi0pi0 changed the title fix: default statusCode of navigateTo from 301 to 302fix(nuxt): default statusCode of navigateTo from 301 to 302May 31, 2022
@pi0pi0 changed the title fix(nuxt): default statusCode of navigateTo from 301 to 302fix(nuxt): default statusCode of navigateTo from 301 to 302May 31, 2022
@pi0
pi0 merged commit fca2ed7 into mainMay 31, 2022
@pi0
pi0 deleted the fix/nativate-status-code branch May 31, 2022 21:28
@pi0pi0 mentioned this pull request Jun 10, 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.

navigateTo should use 302 instead of 301 as default

4 participants

@antfu@atinux@pi0@danielroe