Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-04-18 | 336 Bytes | |
v1.6.4 source code.tar.gz | 2021-04-18 | 287.1 kB | |
v1.6.4 source code.zip | 2021-04-18 | 322.9 kB | |
Totals: 3 Items | 610.4 kB | 0 |
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)