Jendrik

Results 45 comments of Jendrik

I only use record types with the value type including undefined: `Record`. Record works way better (read: stricter) that way.

please reopen. It's not fixed in non-browser mode and the linked stackblitz still reproduces the issue, even with vitest 4.0.10.

I think the terminal scrollback buffer of stackblitz to too small for this. If you run `npm run test:run >& test.log`, you can see the deprecation warning in the log...