Skip to content

2.3.0 - 2023-10-21

Compare
Choose a tag to compare
@kaisalmen kaisalmen released this 23 Dec 10:11
· 45 commits to main since this release

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 of Promise.then()
  • Moved WorkerTaskWorker to its own file
  • Code Cleanup
  • Updated dependencies