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

feat(nuxt): add setResponseStatus - #6306

Merged
pi0 merged 2 commits into
mainfrom
feat/set-res-code
Aug 2, 2022
Merged

feat(nuxt): add setResponseStatus#6306
pi0 merged 2 commits into
mainfrom
feat/set-res-code

Conversation

@danielroe

@danielroedanielroe commented Aug 2, 2022

Copy link
Copy Markdown
Member

🔗 Linked issue

resolvesnuxt/nuxt#14474

❓ 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

Add composable to set status code + status message - slight addition to nuxt/nuxt#14474 but happy to remove message addition if not useful.

📝 Checklist

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

@danielroedanielroe added enhancement New feature or request 🍰 p2-nice-to-have Priority 2: nothing is broken but it's worth addressing labels Aug 2, 2022
@danielroe
danielroe requested a review from pi0August 2, 2022 15:53
@danielroedanielroe self-assigned this Aug 2, 2022
@netlify

netlifyBot commented Aug 2, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commit171bff1
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/62e948888630190008f0577c
😎 Deploy Previewhttps://deploy-preview-6306--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.

pi0
pi0 approved these changes Aug 2, 2022
@pi0
pi0 merged commit 4379e9d into mainAug 2, 2022
@pi0
pi0 deleted the feat/set-res-code branch August 2, 2022 16:02
@pi0pi0 mentioned this pull request Aug 5, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.xenhancementNew feature or request🍰 p2-nice-to-havePriority 2: nothing is broken but it's worth addressing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Shortcut to set response status code

2 participants

@danielroe@pi0