Chris Barber @chrisbarber.dev · Oct 23

Vitest 4 is out! The added support for spying on classes and that sounds pretty neat. The only problem is they dropped support for Node.js 18. It uses 'node:inspector/promises' which was introduced in Node.js 19. So I guess I have to remove Node 18 from my CI matrix?

0 likes 1 replies

?

Replies

Bob Evans · Oct 23

It’s been EOL since last April, so I’d say yes.