Skip to content

v2.0.0-rc.4

Compare
Choose a tag to compare
@pi0 pi0 released this 11 Feb 20:29
· 33 commits to main since this release

compare changes

🩹 Fixes

  • mock/proxy: Support promises (#440)

💅 Refactors

  • Import node types as nodeSomeModule (#429)
  • Add node:repl and node:inspector/promises to the nodeless preset (#431)
  • ⚠️ Cleanup defineEnv and docs (#434)
  • ⚠️ Avoid proxy mock usage (#438)

📦 Build

  • Fix path to type definitions (#433)
  • Add types to package.json (f7a69b1)

✅ Tests

  • Run all tests through vitest runner (#439)
  • workerd: Crypto.randomBytes() returns bytes (#428)

⚠️ Breaking Changes

  • ⚠️ Cleanup defineEnv and docs (#434)
  • ⚠️ Avoid proxy mock usage (#438)

❤️ Contributors