RFC Qwik Migrations #216
Labels
[STAGE-2] incomplete implementation
Remove this label when implementation is complete
[STAGE-2] not fully covered by tests yet
Remove this label when tests are verified to cover the implementation
[STAGE-2] unresolved discussions left
Remove this label when all critical discussions are resolved on the issue
[STAGE-3] docs changes not added yet
Remove this label when the necessary documentation for the feature / change is added
[STAGE-3] missing 2 reviews for RFC PRs
Remove this label when at least 2 core team members reviewed and approved the RFC implementation
Discussed in #215
Champion: @dmitry-stepanenko
Originally posted by shairez January 26, 2025
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
The text was updated successfully, but these errors were encountered: