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

feat(nuxt): add setResponseStatus #6306

Merged
merged 2 commits into from
Aug 2, 2022
Merged

feat(nuxt): add setResponseStatus #6306

merged 2 commits into from
Aug 2, 2022

Conversation

danielroe
Copy link
Member

@danielroe danielroe commented Aug 2, 2022

πŸ”— Linked issue

resolves nuxt/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.

@danielroe danielroe 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 pi0 August 2, 2022 15:53
@danielroe danielroe self-assigned this Aug 2, 2022
@netlify
Copy link

netlify bot commented Aug 2, 2022

βœ… Deploy Preview for nuxt3-docs ready!

Name Link
πŸ”¨ Latest commit 171bff1
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62e948888630190008f0577c
😎 Deploy Preview https://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 merged commit 4379e9d into main Aug 2, 2022
@pi0 pi0 deleted the feat/set-res-code branch August 2, 2022 16:02
@pi0 pi0 mentioned this pull request Aug 5, 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
3.x enhancement New feature or request 🍰 p2-nice-to-have Priority 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