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 f36623b commit b054ab4Copy full SHA for b054ab4
CHANGELOG.md
@@ -1,8 +1,12 @@
1
# Changelog
2
3
+## 0.4.19
4
+
5
+Add name to configs for [ESLint Config Inspector](https://github.com/eslint/config-inspector)
6
7
## 0.4.18
8
-ESM/CJS interop is the worth that happend to this ecosystem, this is all I have to say.
9
+ESM/CJS interop is the worse that happened to this ecosystem, this is all I have to say.
10
11
## 0.4.17
12
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-react-refresh",
- "version": "0.4.18",
+ "version": "0.4.19",
"type": "module",
"license": "MIT",
"scripts": {
0 commit comments