Commit a6cc084
Upgrade to vitest 1.3.0.
That version deprecates an overload of `it` and introduces a new
one, where `testOptions` is the second argument. In order to
upgrade to future versions (compatible with newer Vite versions),
we need the new test code, and hence the new Vitest version.
Vitest 1.3.0 nominally requires Vite 5.x. However, empirically it
can cope with our Vite 4.x, so we keep it there.
Co-authored-by: NavidJalali <nvd.eth0@gmail.com>1 parent 5ecf08c commit a6cc084
3 files changed
+2931
-663
lines changed
0 commit comments