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 34f1507 commit 47deffaCopy full SHA for 47deffa
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v1.48.5 (2025-04-25)
2
+
3
+## 🐞 Fixes
4
5
+- fix: fixed named export 'JsxEmit' not found, closes #1095 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1096
6
7
+**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.48.4...v1.48.5
8
9
## v1.48.4 (2025-04-19)
10
11
## 🐞 Fixes
apps/website/content/docs/changelog.md
@@ -2,6 +2,14 @@
title: Changelog
---
12
13
14
15
0 commit comments