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 bc1b95b commit 326f09bCopy full SHA for 326f09b
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## v0.2.3
2
+ * Add support for webpack 3 as peerDependency
3
+
4
## v0.2.2
5
* Force `isolatedModule: false` in checker compiler for better performance
6
@@ -33,4 +36,4 @@
33
36
* Handle already closed channel case on sending ipc message
34
37
35
38
## v0.1.0
- * Initial release - not production ready.
39
+ * Initial release - not production ready.
0 commit comments