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

feat(nuxt): update nitropack to latest #6442

Merged
merged 4 commits into from
Aug 8, 2022
Merged

feat(nuxt): update nitropack to latest #6442

merged 4 commits into from
Aug 8, 2022

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Aug 8, 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

Update nitropack to latest releast (changelog).

One major improvement is that with the latest nitropack, we can use new defineRenderHandler that allows caching, response handling and assets (such as favicon.ico) fallback. And enhanced in parallel to nuxt releases.

[edge-only] Breaking change: nuxt:app:response({ response }) nitro hook will be changed to render:response(response, { event })

πŸ“ Checklist

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

@netlify
Copy link

netlify bot commented Aug 8, 2022

βœ… Deploy Preview for nuxt3-docs canceled.

Name Link
πŸ”¨ Latest commit 55cbdd8
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62f1376a829fd700081d80ac

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.

None yet

2 participants