Skip to content

v1.3.0

Choose a tag to compare

@andywer andywer released this 14 Mar 10:30
· 9 commits to master since this release
5e0c012

A new minor release. Ships some bug fixes and updates the threads-plugin to the latest improvements made to worker-plugin.

Bug fixes

  • Change globalObject setting default to fix usage with electron (#12)
  • Change afterCompile to afterEmit hook to prevent warnings (#14)
  • Fixes "no workers instantiated" warning

Chores

  • Merged latest worker-plugin updates