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)