v1.3.0
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
afterCompiletoafterEmithook to prevent warnings (#14) - Fixes "no workers instantiated" warning
Chores
- Merged latest
worker-pluginupdates