Big release! 😀 Main feature is a rewrite of our custom runtime in preparation for stabilisation of native support of ESM. As part of that work require(esm) module is now supported on Node 24.9+ (still requires --experimental-vm-modules like before). In addition we now support fake timers for the recently released Temporal API in Node v26. React 19 is also supported properly in pretty-format, mean

