Skip to content

v0.8.1

Choose a tag to compare

@KallynGowdy KallynGowdy released this 12 Aug 19:36
· 62 commits to master since this release

Changes:

  • Updated to support Deno 1.12.
    • Deno 1.12 added the MessageChannel and MessagePort APIs which caused MessagePort instances to be untransferrable.
  • Added the denoUnstable option to DenoWorker to enable unstable Deno features.