Skip to content

v1.6.4

Compare
Choose a tag to compare
@andywer andywer released this 18 Apr 20:58
· 32 commits to master since this release
83d0859

Small patch release fixing the type resolution around Transfer(). Also updated dependencies.

Bug fixes

  • Resolve transferable object types on call (#352)
  • Allow passing workerData for node worker_threads (#318, by @haggholm)

Chores

  • Updated dependency versions
  • Updated the CI / build setup (#351, by @aminya)