Skip to content

Commit ee04b9f

Browse files
Merge pull request #3 from QwikDev/feat/upgrade
TODO
2 parents e59e92b + 5b1c96c commit ee04b9f

5 files changed

Lines changed: 6 additions & 0 deletions

File tree

.DS_Store

8 KB
Binary file not shown.

TODO.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
- Compare all of the existing CLI commands and run them vs. the existing CLI (for example the add command or the new component command). For now you can skip the upgrade command as it is not done yet.
2+
- The existing CLI command is `pnpm create qwik@beta` <--- creates a new Qwik v2 application with the currentCLI
3+
- Document all bugs or features that don't seem intended (potentially hallucinated or clear bugs)
4+
- Create a failing test that proves this fails. (by hand or by agent)
5+
- Implement the code to make it pass (by hand or by agent)
6+
- If all flows appear to be fixed and working, then we will reach out to Maieul Chevalier from the Qwik team to discuss how we need to improve our upgrade script further.

src/.DS_Store

6 KB
Binary file not shown.

stubs/.DS_Store

6 KB
Binary file not shown.

tests/.DS_Store

6 KB
Binary file not shown.

0 commit comments

Comments
 (0)