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 294bf83 commit 0610d3cCopy full SHA for 0610d3c
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.5.10 (24 Nov 2022)
2
+
3
+### Fixes
4
5
+- Bumped `loader-utils` to fix security vulnerability (#700)
6
7
## 0.5.9 (10 Nov 2022)
8
9
### Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@pmmmwh/react-refresh-webpack-plugin",
- "version": "0.5.9",
+ "version": "0.5.10",
"description": "An **EXPERIMENTAL** Webpack plugin to enable \"Fast Refresh\" (also previously known as _Hot Reloading_) for React components.",
"keywords": [
"react",
0 commit comments