2.3.0 - 2023-10-21
npm packages:
Changes:
- Added the possiblity to sent intermediate message from main to the worker if the worker is still executing.
- Usage of
await
everwhere instead ofPromise.then()
- Moved
WorkerTaskWorker
to its own file - Code Cleanup
- Updated dependencies