Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 18 commits into from Dec 2, 2022

Conversation

danielroe
Copy link
Member

@danielroe danielroe commented Nov 30, 2022

πŸ”— 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.

@danielroe danielroe self-assigned this Nov 30, 2022
@danielroe danielroe requested a review from pi0 November 30, 2022 12:46
@danielroe danielroe marked this pull request as ready for review November 30, 2022 13:38
@MartinX3 MartinX3 mentioned this pull request Nov 30, 2022
Copy link
Member

@pi0 pi0 left a comment

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 πŸš€

packages/bridge-schema/package.json Outdated Show resolved Hide resolved
scripts/release-edge.sh Show resolved Hide resolved
packages/bridge/src/nitro.ts Show resolved Hide resolved
@pi0 pi0 mentioned this pull request Dec 2, 2022
7 tasks
@danielroe danielroe merged commit ddd8ecc into main Dec 2, 2022
@danielroe danielroe deleted the chore/server-upgrade branch December 2, 2022 15:11
@danielroe danielroe mentioned this pull request Jun 20, 2023
Sign up for free to 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