We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a0b216 commit 7515a5aCopy full SHA for 7515a5a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.11.0](https://github.com/NativeScript/worker-loader/compare/0.10.0...0.11.0) (2020-02-20)
2
+
3
+### Bug Fixes
4
5
+* worker compilation should not be async ([#54](https://github.com/NativeScript/worker-loader/pull/54))
6
7
8
## [0.9.5](https://github.com/NativeScript/worker-loader/compare/0.9.4...0.9.5) (2019-02-06)
9
10
src/package.json
@@ -1,6 +1,6 @@
{
"name": "nativescript-worker-loader",
- "version": "0.10.0",
+ "version": "0.11.0",
"author": "NativeScript team",
"description": "nativescript worker loader module for webpack",
"scripts": {
0 commit comments