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 71af1c5 commit decada4Copy full SHA for decada4
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# [1.0.0](https://github.com/vimcaw/craco-fast-refresh/compare/ls...1.0.0) (2020-09-05)
2
+
3
4
+### Features
5
6
+* add craco plugin ([4c20212](https://github.com/vimcaw/craco-fast-refresh/commit/4c202122aa6b4768934a877b0dd1457f55937835))
7
package.json
@@ -1,6 +1,6 @@
{
"name": "craco-fast-refresh",
- "version": "0.0.0",
+ "version": "1.0.0",
"description": "A Craco plugin to enable \"Fast Refresh\" (also previously known as Hot Reloading) for React components.",
"main": "index.js",
"repository": "https://github.com/vimcaw/craco-fast-refresh.git",
0 commit comments