QwikDev / qwik

Instant-loading web apps, without effort
https://qwik.dev
MIT License
20.83k stars 1.31k forks source link

[✨] Upgrade to the new version from command line #3405

Open kokecar11 opened 1 year ago

kokecar11 commented 1 year ago

Is your feature request related to a problem?

After starting a project, and check in a couple of weeks you have already changed the version of qwik, qwik-city and more qwik core dependencies, it would be good to implement in the command line a package updater that is obviously compatible with that stable version.

Describe the solution you'd like

Create a function in the qwik command line to upgrade packages to the latest version.

Describe alternatives you've considered

No

Additional context

No response

JerryWu1234 commented 2 months ago

I can pick this task but Who can tell me more detail what I have to do?

shairez commented 2 months ago

Thanks @kokecar11

Yes we do have it on our plans for after V2

For V2 we'll have a migrate command - #6810

And after that we're planning to implement a simple upgrade command as this issue describes

Thanks @JerryWu1234 , it's best to talk with @dmitry-stepanenko about it as he is leading this effort