-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
v3.0.0-rc.1 #819
v3.0.0-rc.1 #819
Conversation
Note that due to #814 there may be issues with people not being able to use this release. #814 (comment) |
(We'll ensure we fix that issue before release.) |
Created #826 to track that issue |
Hey @danielroe will this be merged soon or you guys gonna use this branch to put more commits until you guys feel like its ready as a first-release candidate? Thanks for the great work🥇 |
Yes, I plan to release this soon. |
Thanks for the reply @danielroe ✌️ |
Any news? @danielroe ? |
❤️❤️❤️❤️ |
v3.0.0-rc.1
🏛️ Background
Since we first introduced Nuxt Bridge, it's been a long process, with considerable instability as we've backported features from Nuxt 3 and released each commit via the edge channel.
At this point, we're excited to announce the release of Nuxt Bridge v3.0.0-rc.1, which marks a significant milestone in the development of Nuxt 3. With this release, we've ironed out many of the remaining issues and have made significant progress in bringing Nuxt 3 features to Nuxt Bridge. Some of the notable improvements in this release include better TypeScript support, improved performance (particularly with Nitro and Vite integrations), and enhanced stability.
🚧 Roadmap
Moving to RC status is the first step in adopting a more stable release schedule, meaning regular releases with a stable upgrade path.
We plan to continue working on Nuxt Bridge to ensure basic feature parity with Nuxt 3 as part of our plan to help users migrate from Nuxt 2 to Nuxt 3, as well as working on documentation and tooling to help users migrate from Bridge to Nuxt 3.
🚨 Nuxt 2 EOL
Finally, in view of the delay in Bridge release, we will be extending the Nuxt 2 EOL date to June 30, 2024.
❤️ Thank you
This first release candidate is thanks to the hard work of many users, both in raising issues and putting the time in to triage and submit pull requests.
👉 Changelog
🚀 Enhancements
🔥 Performance
🩹 Fixes
💅 Refactors
📖 Documentation
🏡 Chore
✅ Tests
🤖 CI
❤️ Contributors