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

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

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

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

Conversation

@pi0

@pi0pi0 commented May 6, 2022

Copy link
Copy Markdown
Member

🔗 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.

@pi0pi0 self-assigned this May 6, 2022
@netlify

netlifyBot commented May 6, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs canceled.

NameLink
🔨 Latest commitb7bfea1
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/62751c97f6a2da00088aa2be

@pi0pi0 changed the title fix(nuxt): add missing dependency @nuxt/devaluefeat(nuxt): upgrade nitropack to 0.4.xMay 6, 2022
@pi0
pi0 marked this pull request as draft May 6, 2022 08:53
@pi0pi0 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
@pi0pi0 changed the title feat(nuxt): upgrade nitropack to 0.4.xfeat(nuxt)!: upgrade nitropack to 0.4.xMay 6, 2022
@pi0
pi0force-pushed the fix/nitropack-4x branch from 0038aea to b7bfea1CompareMay 6, 2022 13:03
@pi0
pi0 merged commit f67deed into mainMay 6, 2022
@pi0
pi0 deleted the fix/nitropack-4x branch May 6, 2022 13:03
@pi0pi0 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.

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.xenhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@pi0@AndreyYolkin@danielroe