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 70a3f55 commit f35c731Copy full SHA for f35c731
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.1.1 (13 December, 2019)
2
+
3
+- Fixed usage of WDS SockJS fallback (#17)
4
5
## 0.1.0 (7 December, 2019)
6
7
- Initial public release
package.json
@@ -1,6 +1,6 @@
{
"name": "@pmmmwh/react-refresh-webpack-plugin",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "An **EXPERIMENTAL** Webpack plugin to enable \"Fast Refresh\" (also previously known as _Hot Reloading_) for React components.",
"keywords": [
"react",
0 commit comments