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 14dbcab commit 6353490Copy full SHA for 6353490
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.6.0 (Unknown)
+## 0.6.0 (28 Apr 2025)
2
3
### BREAKING
4
package.json
@@ -1,6 +1,6 @@
{
"name": "@pmmmwh/react-refresh-webpack-plugin",
- "version": "0.6.0-beta.1",
+ "version": "0.6.0",
"description": "An **EXPERIMENTAL** Webpack plugin to enable \"Fast Refresh\" (also previously known as _Hot Reloading_) for React components.",
5
"keywords": [
6
"react",
0 commit comments