Add migration to migrate-v2 script for `QwikCityMockProvider`, `QwikCityMockProps`, `opts?.serverData?.qwikcity`
Open
Beginner friendly
Nobody has claimed this yet.
DX
enhancement
V2
- Dominant language
- TypeScript
- Stars
- 22.1k
- Forks
- 1.4k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 52
Description
Those were missing and I had to manually update them. The serverData.qwikcity one wasn't obvious to find.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the migrate-v2 script and search for QwikCityMockProvider, QwikCityMockProps, and opts?.serverData?.qwikcity. Trace how existing migrations handle these renamed or removed references. Done means the script migrates all three cases so users do not need to update them manually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100