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

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

Merged
merged 3 commits into from
May 31, 2022

Conversation

antfu
Copy link
Member

@antfu antfu commented May 27, 2022

πŸ”— Linked issue

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

netlify bot commented May 27, 2022

βœ… Deploy Preview for nuxt3-docs ready!

Name Link
πŸ”¨ Latest commit 7350b3c
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/6290a132ed75de0009fbaf29
😎 Deploy Preview https://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.

@antfu antfu changed the title fix!: default statusCode of navigateTo change from 301 to 302 fix!: default statusCode of navigateTo from 301 to 302 May 27, 2022
@pi0 pi0 changed the title fix!: default statusCode of navigateTo from 301 to 302 fix: default statusCode of navigateTo from 301 to 302 May 27, 2022
@danielroe danielroe changed the title fix: default statusCode of navigateTo from 301 to 302 fix(nuxt)!: default statusCode of navigateTo from 301 to 302 May 29, 2022
@danielroe danielroe changed the title fix(nuxt)!: default statusCode of navigateTo from 301 to 302 fix: default statusCode of navigateTo from 301 to 302 May 29, 2022
@pi0 pi0 changed the title fix: default statusCode of navigateTo from 301 to 302 fix(nuxt): default statusCode of navigateTo from 301 to 302 May 31, 2022
@pi0 pi0 changed the title fix(nuxt): default statusCode of navigateTo from 301 to 302 fix(nuxt): default statusCode of navigateTo from 301 to 302 May 31, 2022
@pi0 pi0 merged commit fca2ed7 into main May 31, 2022
@pi0 pi0 deleted the fix/nativate-status-code branch May 31, 2022 21:28
@pi0 pi0 mentioned this pull request Jun 10, 2022
@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.

navigateTo should use 302 instead of 301 as default
4 participants