Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
QwikDev
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: v2 migration files
- #1
#1
Merged
thejackshelton
merged 30 commits into
main
QwikDev/cli:main
from
feat/upgrade
QwikDev/cli:feat/upgrade
Copy head branch name to clipboard
Apr 4, 2026
Conversation
Commits
30
(30)
Checks
Files changed
Merged
feat: v2 migration files
#1
thejackshelton
merged 30 commits into
main
QwikDev/cli:main
from
feat/upgrade
QwikDev/cli:feat/upgrade
Copy head branch name to clipboard
Commits
Commits on Apr 3, 2026
docs(13): create phase plan for transform infrastructure
Show description for 6e4258a
thejackshelton
committed
6e4258a
View commit details
Copy full SHA for 6e4258a
Browse repository at this point
test(13-02): add failing tests for pruned binary-extensions
Show description for a15fa56
thejackshelton
committed
a15fa56
View commit details
Copy full SHA for a15fa56
Browse repository at this point
test(13-01): add failing tests for applyTransforms orchestrator
Show description for f12d855
thejackshelton
committed
f12d855
View commit details
Copy full SHA for f12d855
Browse repository at this point
feat(13-02): prune binary-extensions.ts to ~50 essential entries
Show description for 83d4ab0
thejackshelton
committed
83d4ab0
View commit details
Copy full SHA for 83d4ab0
Browse repository at this point
test(13-02): add failing tests for RNME-01 and RNME-02 import renames
Show description for 4d3a997
thejackshelton
committed
4d3a997
View commit details
Copy full SHA for 4d3a997
Browse repository at this point
feat(13-01): implement SourceReplacement/TransformFn types and applyTransforms orchestrator
Show description for 88a237a
thejackshelton
committed
88a237a
View commit details
Copy full SHA for 88a237a
Browse repository at this point
feat(13-02): add RNME-01 and RNME-02 to IMPORT_RENAME_ROUNDS Round 1
Show description for 372c036
thejackshelton
committed
372c036
View commit details
Copy full SHA for 372c036
Browse repository at this point
docs(13-02): complete prune binary-extensions and add RNME-01/RNME-02 plan
Show description for ebaeb5c
thejackshelton
committed
ebaeb5c
View commit details
Copy full SHA for ebaeb5c
Browse repository at this point
test(14-01): add failing tests for fixJsxImportSource, fixModuleResolution, fixPackageType
Show description for 52fd0da
thejackshelton
committed
52fd0da
View commit details
Copy full SHA for 52fd0da
Browse repository at this point
feat(14-01): implement fixJsxImportSource, fixModuleResolution, fixPackageType
Show description for 3bf0e6a
thejackshelton
committed
3bf0e6a
View commit details
Copy full SHA for 3bf0e6a
Browse repository at this point
feat(14-01): wire config transforms into runV2Migration as Step 3b
Show description for d01d7e5
thejackshelton
committed
d01d7e5
View commit details
Copy full SHA for d01d7e5
Browse repository at this point
docs(14-01): complete config validation plan
Show description for 07e5b10
thejackshelton
committed
07e5b10
View commit details
Copy full SHA for 07e5b10
Browse repository at this point
test(14-02): add failing tests for useVisibleTask$ eagerness removal transform
Show description for a25b39a
thejackshelton
committed
a25b39a
View commit details
Copy full SHA for a25b39a
Browse repository at this point
feat(14-02): implement removeEagernessTransform for useVisibleTask$ eagerness removal
Show description for 16e4071
thejackshelton
committed
16e4071
View commit details
Copy full SHA for 16e4071
Browse repository at this point
feat(14-02): wire applyTransforms + removeEagernessTransform into runV2Migration Step 2b
Show description for 6629afd
thejackshelton
committed
6629afd
View commit details
Copy full SHA for 6629afd
Browse repository at this point
docs(14-02): complete eagerness removal transform plan
Show description for e2580dc
thejackshelton
committed
e2580dc
View commit details
Copy full SHA for e2580dc
Browse repository at this point
test(15-01): add failing tests for migrateQwikLabsTransform
Show description for 30821f9
thejackshelton
committed
30821f9
View commit details
Copy full SHA for 30821f9
Browse repository at this point
feat(15-01): extract walkNode and implement migrateQwikLabsTransform
Show description for 57e1be0
thejackshelton
committed
57e1be0
View commit details
Copy full SHA for 57e1be0
Browse repository at this point
docs(15-01): complete qwik-labs ecosystem migration plan
Show description for de10ab5
thejackshelton
committed
de10ab5
View commit details
Copy full SHA for de10ab5
Browse repository at this point
test(15-02): add failing tests for useComputed$(async) and useResource$ transforms
Show description for 071d75b
thejackshelton
committed
071d75b
View commit details
Copy full SHA for 071d75b
Browse repository at this point
feat(15-02): implement useComputed$(async) and useResource$ transforms (XFRM-01, XFRM-03)
Show description for c0d1c5f
thejackshelton
committed
c0d1c5f
View commit details
Copy full SHA for c0d1c5f
Browse repository at this point
feat(15-02): wire all 4 Phase 15 transforms into run-migration.ts Step 2b
Show description for 9ab1d18
thejackshelton
committed
9ab1d18
View commit details
Copy full SHA for 9ab1d18
Browse repository at this point
docs(15-02): complete async hook transforms plan
Show description for 2fc7b10
thejackshelton
committed
2fc7b10
View commit details
Copy full SHA for 2fc7b10
Browse repository at this point
feat(16-01): implement XFRM-04 QwikCityProvider -> useQwikRouter() transform
Show description for bf91728
thejackshelton
committed
bf91728
View commit details
Copy full SHA for bf91728
Browse repository at this point
feat(16-01): wire XFRM-04 QwikCityProvider transform into run-migration.ts Step 2b
Show description for 6323a56
thejackshelton
committed
6323a56
View commit details
Copy full SHA for 6323a56
Browse repository at this point
fix(XFRM-04): correct QwikCityProvider transform pipeline ordering
Show description for f7c51dd
thejackshelton
committed
f7c51dd
View commit details
Copy full SHA for f7c51dd
Browse repository at this point
test(17-01): add pipeline integration test for runV2Migration() end-to-end
Show description for 135bfdb
thejackshelton
committed
135bfdb
View commit details
Copy full SHA for 135bfdb
Browse repository at this point
docs(17-01): complete transform test coverage plan — MTEST-01/02 done
Show description for 11b9601
thejackshelton
committed
11b9601
View commit details
Copy full SHA for 11b9601
Browse repository at this point
chore: remove .planning files from git tracking
Show description for c95baaf
thejackshelton
committed
c95baaf
View commit details
Copy full SHA for c95baaf
Browse repository at this point
fix: resolve lint errors (unused import, useless fallback spreads)
thejackshelton
committed
0003a26
View commit details
Copy full SHA for 0003a26
Browse repository at this point
You can’t perform that action at this time.