Skip to content

0.2.0

Compare
Choose a tag to compare
@developit developit released this 18 Jun 00:46

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)