Skip to content

0.152.0

Compare
Choose a tag to compare
@denobot denobot released this 11 Aug 18:04
· 2575 commits to main since this release
e5d4846

0.152.0 / 2022.08.11

  • feat(crypto): add subtle.timingSafeEqual() (#2503)
  • feat(testing): allow for stubbing non existent instance methods (#2487)
  • fix: remove 'unhandledRejection' from list of unsupported events (#2500)
  • node: add stub for child_process.execSync (#2513)
  • node: remove import to global.ts from module_esm.ts (#2501)