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 66bb624 commit e0ddc1eCopy full SHA for e0ddc1e
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.3.1 (11 May 2020)
2
+
3
+### Fixes
4
5
+- Relaxed peer dependency requirements for `webpack-plugin-serve`
6
7
## 0.3.0 (10 May 2020)
8
9
### BREAKING
package.json
@@ -1,6 +1,6 @@
{
"name": "@pmmmwh/react-refresh-webpack-plugin",
- "version": "0.3.0",
+ "version": "0.3.1",
"description": "An **EXPERIMENTAL** Webpack plugin to enable \"Fast Refresh\" (also previously known as _Hot Reloading_) for React components.",
"keywords": [
"react",
0 commit comments