Closed gwhitney closed 1 month ago
For example, the bump of the Vue version from 3.2.37 to 3.4.23 passed the CI tests we had in place, but if you checked out the bumped version, npm run typecheck failed.
npm run typecheck
This should be incorporated into #420 since it will have to update the CI tests anyway. So adding an alpha milestone.
Resolved in ui2 thanks to #402. Closing.
For example, the bump of the Vue version from 3.2.37 to 3.4.23 passed the CI tests we had in place, but if you checked out the bumped version,
npm run typecheck
failed.