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

fix(nuxt): ignore cache rules for middleware and errors#8291

Merged
pi0 merged 5 commits intomainfrom
fix/nitro-errors
Oct 18, 2022
Merged

fix(nuxt): ignore cache rules for middleware and errors#8291
pi0 merged 5 commits intomainfrom
fix/nitro-errors

Conversation

@pi0
Copy link
Copy Markdown
Member

@pi0 pi0 commented Oct 18, 2022

🔗 Linked issue

❓ 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

Testing updates from nitropack to ignore cache for error routes. Internal /__nuxt_error is intentionally ignored and we no longer override statusMessage to be consistent with h3 behavior.

📝 Checklist

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

@codesandbox
Copy link
Copy Markdown

codesandbox Bot commented Oct 18, 2022

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@netlify
Copy link
Copy Markdown

netlify Bot commented Oct 18, 2022

Deploy Preview for nuxt3-docs ready!

Name Link
🔨 Latest commit 0439a8a
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/634ee5f819dc22000889e5e1
😎 Deploy Preview https://deploy-preview-8291--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 marked this pull request as ready for review October 18, 2022 17:45
@pi0 pi0 merged commit 2b2a5f3 into main Oct 18, 2022
@pi0 pi0 deleted the fix/nitro-errors branch October 18, 2022 18:01
@pi0 pi0 mentioned this pull request Oct 18, 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.

2 participants