Skip to content

Releases: developit/workerize

0.1.7

01 Feb 03:34

Choose a tag to compare

Bug Fixes

  • Fix error serialization failing
  • Fix parsing & detection of async and generator functions

0.1.6

24 Jan 14:13

Choose a tag to compare

  • Fix multiple exports being ignored (#16, thanks @dnakov!)

0.1.5

19 Jan 15:42

Choose a tag to compare

  • Size optimizations!
  • Added options argument, passed on to Worker - useful for { type: 'module' }
  • Added .expose("name") method for manually binding exposed worker methods

0.1.3

17 Jan 01:52

Choose a tag to compare