-
Notifications
You must be signed in to change notification settings - Fork 21
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
Add support for Nuxt3 #337
Comments
Initial test setting up a new Nuxt 3 install with the DruxtSite module didn't work. Steps:
Errors include:
|
It appears to work with Branch: https://github.com/druxt/quickstart-druxt-site/tree/feature/nuxt-bridge |
|
@christianwiedemann I came across your WIP branch today: https://github.com/christianwiedemann/druxt.js/tree/vue3 I have not yet had the opportunity to explore Nuxt3, but I would like to commence development on it once I have released Druxt 1.0.0. However, if it is possible to get Vue 3 and Nuxt 3 support into Druxt without disrupting Vue 2 and Nuxt 2 support I would be willing to re-adjust the timeline. Please do let me know if theres anything I can do to assist your development. |
Hi @Decipher, we are currently trying to migrate only the "druxt" package to evaluate how much effort a migration would be. |
Hi @Decipher we decided to build our Component Library with vue-demi and skip the migration for now. Maybe vue-demi would also be a option for druxt. |
Thanks for the update. I have not looked at Fingers crossed I have time to investigate further in the coming weeks. |
Hi, Nuxt 3 is RC so status of this issue can be updated. |
Hi @Triloworld, It's important that Druxt 1.0.0 is finalised before I personally can commit to Nuxt 3 / Vue 3. It's definitely going to happen as a high priority after 1.0.0 though, and would appreciate any help in developing, documenting and testing. |
Nuxt 3 is here! https://nuxt.com/v3 |
Looking forward to testing an beta |
Do you know when the 2.0.0 is going to be developed ? Need some help @Decipher |
Hi @gaetansenn, Sorry I missed your message. I am taking steps towards the 2.0.0 development, and would absolutely love any help anyone is willing to provide. I will be prototyping over the next few weeks to give me a better idea of what is required and how long I expect the work to take, but my development resources are limited due to day job and life. |
Hi all, I am nearing completion of the There will be breaking changes with the release as I invite everyone to test the code locally and provide feedback @ #697 This change is the precursor to Nuxt 3 support, of which development has already commenced and is well underway with the intent of a release that will support both Nuxt 2 and Nuxt 3 to simplify the upgrade process. |
Is your feature request related to a problem? Please describe.
As a user I want to be use Druxt with Nuxt 3.
Describe the solution you'd like
Describe alternatives you've considered
N/A
Additional context
https://v3.nuxtjs.org/
The text was updated successfully, but these errors were encountered: