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

feat(nuxt)!: upgrade nitropack to 0.4.x#4837

Merged
pi0 merged 7 commits intomainfrom
fix/nitropack-4x
May 6, 2022
Merged

feat(nuxt)!: upgrade nitropack to 0.4.x#4837
pi0 merged 7 commits intomainfrom
fix/nitropack-4x

Conversation

@pi0
Copy link
Copy Markdown
Member

@pi0 pi0 commented May 6, 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

  • Add missing @nuxt/devalue dependency (was implicit dependency of nitropack 0.3.x)
  • Register serverMiddleware from nuxt config as middleware handlers (this can be a breaking change if you was depending on routing using serverMiddleware)
  • Check out unjs/nitro@v0.4.0 release notes. There are internal breaking changes.

📝 Checklist

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

@pi0 pi0 self-assigned this May 6, 2022
@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2022

Deploy Preview for nuxt3-docs canceled.

Name Link
🔨 Latest commit b7bfea1
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62751c97f6a2da00088aa2be

@pi0 pi0 changed the title fix(nuxt): add missing dependency @nuxt/devalue feat(nuxt): upgrade nitropack to 0.4.x May 6, 2022
@pi0 pi0 marked this pull request as draft May 6, 2022 08:53
@pi0 pi0 added the enhancement New feature or request label May 6, 2022
@pi0 pi0 marked this pull request as ready for review May 6, 2022 12:49
@pi0 pi0 changed the title feat(nuxt): upgrade nitropack to 0.4.x feat(nuxt)!: upgrade nitropack to 0.4.x May 6, 2022
@pi0 pi0 force-pushed the fix/nitropack-4x branch from 0038aea to b7bfea1 Compare May 6, 2022 13:03
@pi0 pi0 merged commit f67deed into main May 6, 2022
@pi0 pi0 deleted the fix/nitropack-4x branch May 6, 2022 13:03
@pi0 pi0 mentioned this pull request May 6, 2022
@AndreyYolkin
Copy link
Copy Markdown
Contributor

Will it lands in bridge version?

@danielroe
Copy link
Copy Markdown
Member

Yes, let's track in nuxt/bridge#324.

@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants