Releases: andywer/threads-plugin
Releases · andywer/threads-plugin
v1.4.0
Compare
Sorry, something went wrong.
No results found
Minor release bringing support for webpack 5. It is also backwards-compatible with webpack 4.
Features
Webpack 5 support (#27 , contributed by @bbudd )
v1.3.3
Compare
Sorry, something went wrong.
No results found
Bug fixes
Don't require target to be set in plugin options (#24 )
v1.3.2
Compare
Sorry, something went wrong.
No results found
Bug fixes
Support any *node*-ish webpack target (#21 )
v1.3.1
Compare
Sorry, something went wrong.
No results found
Small patch release shipping just a single fix that's quite important for many Electron use cases.
Thanks for the fix, @kalbert312 !
Bug fixes
Fix Electron web worker node integration (#16 )
v1.3.0
Compare
Sorry, something went wrong.
No results found
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
v1.2.0
Compare
Sorry, something went wrong.
No results found
Small minor release. The plugin will now ignore worker instantiations from absolute URLs.
v1.1.0
Compare
Sorry, something went wrong.
No results found
Merged the latest GoogleChromeLabs/worker-plugin master branch into threads-plugin.
Most noticeably GoogleChromeLabs#35 has been ported, fixing #6 .
v1.0.0
Compare
Sorry, something went wrong.
No results found