Qwik Migrations #215
Closed
shairez
started this conversation in
Proposals For Qwik
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is it about?
Adding a qwik migrate cli command to migrate between versions
What's the motivation for this proposal?
Problems you are trying to solve:
Goals you are trying to achieve:
Any other context or information you want to share:
This feature would be inspired by similar tools like Nx Migrate and Angular Upgrade, which are widely used and valued in their respective ecosystems. They help ensure that upgrading a project is a seamless process. A similar capability for Qwik would provide significant value to the developer community, especially as Qwik continues to grow and evolve.
Proposed Solution / Feature
What do you propose?
(suggested by @dmitry-stepanenko )
Code examples
Links / References
Prior art:
https://nx.dev/nx-api/nx/documents/migrate
https://angular.dev/cli/update
Beta Was this translation helpful? Give feedback.
All reactions