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 443b809 commit 12dec28Copy full SHA for 12dec28
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [1.0.4](https://github.com/vimcaw/craco-fast-refresh/compare/1.0.3...1.0.4) (2020-12-14)
2
+
3
## [1.0.3](https://github.com/vimcaw/craco-fast-refresh/compare/1.0.2...1.0.3) (2020-12-14)
4
5
## [1.0.2](https://github.com/vimcaw/craco-fast-refresh/compare/1.0.1...1.0.2) (2020-09-17)
package.json
@@ -1,6 +1,6 @@
{
"name": "craco-fast-refresh",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "A Craco plugin to enable \"Fast Refresh\" (also previously known as Hot Reloading) for React components.",
"main": "index.js",
6
"repository": "https://github.com/vimcaw/craco-fast-refresh.git",
0 commit comments