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
We upgrade our tech stack weekly. This week we upgraded to Vite 6. Then we test to see if things work or not, and report errors to teams.
To report bugs here, we should create an MRE. But when we click your link, we see it's not updated.
For example,right now your latest release is 1.11.0 while the StackBlitz's version is 1.7.3.
This means that we should first upgrade your template, then start creating the MRE.
And before doing so, we should install npm-check to upgrade everything to the latest version.
Which component is affected?
Qwik Runtime
Describe the bug
We upgrade our tech stack weekly. This week we upgraded to Vite 6. Then we test to see if things work or not, and report errors to teams.
To report bugs here, we should create an MRE. But when we click your link, we see it's not updated.
For example,right now your latest release is
1.11.0
while the StackBlitz's version is1.7.3
.This means that we should first upgrade your template, then start creating the MRE.
And before doing so, we should install
npm-check
to upgrade everything to the latest version.Reproduction
https://stackblitz.com/github/QwikDev/qwik-new-for-stackblitz?file=src%2Froutes%2Findex.tsx,package.json
Steps to reproduce
No response
System Info
Additional Information
No response
The text was updated successfully, but these errors were encountered: