Wow, two years! This release includes two changes:
importScripts()
is now mocked by default. You'll want to add your own mock, but jest-worker won't error by default now. (#2, thanks @alexnoz)
- A bugfix for worker scripts wrapped in an immediately-invoked functions (#3, thanks again @alexnoz)