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 78f987f commit 762c15cCopy full SHA for 762c15c
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 4.0.12
+## 0.4.12
4
5
- Support type assertion on default export (fixes #48)
6
- Add default export to fix usage with jiti (fixes #50)
package.json
{
"name": "eslint-plugin-react-refresh",
- "version": "0.4.11",
+ "version": "0.4.12",
"type": "module",
"license": "MIT",
"scripts": {
0 commit comments