Skip to content

feat!: upgrade to stable nuxt and server dependencies - #648

Merged
danielroe merged 18 commits into
mainfrom
chore/server-upgrade
Dec 2, 2022
Merged

feat!: upgrade to stable nuxt and server dependencies#648
danielroe merged 18 commits into
mainfrom
chore/server-upgrade

Conversation

@danielroe

@danielroedanielroe commented Nov 30, 2022

Copy link
Copy Markdown
Member

🔗 Linked issue

closes#597 (by incorporating), resolves#649

❓ Type of change

  • 🧹 Chore
  • 📖 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

This is a work-in-progress PR to upgrade other nuxt/framework dependencies to v3 as well as upgrading server deps (h3/framework). It includes the refactor in #597 that creates a new package (@nuxt/bridge-schema) including Nuxt 2 specific types which are now omitted from @nuxt/schema following nuxt/framework#8487.

These come with a host of breaking changes which I'll do my best to document before merging this PR.

cc: @pi0

📝 Checklist

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

@danielroedanielroe self-assigned this Nov 30, 2022
@danielroe
danielroe requested a review from pi0November 30, 2022 12:46
@danielroe
danielroe marked this pull request as ready for review November 30, 2022 13:38
@MartinX3MartinX3 mentioned this pull request Nov 30, 2022
pi0
pi0 approved these changes Dec 2, 2022

@pi0pi0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than comments, relly nice work 🚀

Comment threadpackages/bridge-schema/package.json Outdated
Comment threadscripts/release-edge.sh
Comment threadpackages/bridge/src/nitro.ts
@pi0pi0 mentioned this pull request Dec 2, 2022
7 tasks
@danielroe
danielroe merged commit ddd8ecc into mainDec 2, 2022
@danielroe
danielroe deleted the chore/server-upgrade branch December 2, 2022 15:11
@danielroedanielroe mentioned this pull request Jun 20, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vite: workaround no longer needed

2 participants

@danielroe@pi0