v0.8.1
Changes:
- Updated to support Deno 1.12.
- Deno 1.12 added the
MessageChannelandMessagePortAPIs which causedMessagePortinstances to be untransferrable.
- Deno 1.12 added the
- Added the
denoUnstableoption toDenoWorkerto enable unstable Deno features.