File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
apps/website/content/docs Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11## v1.50.0 (2025-05-25)
22
3- ## 🐞 Fixes
3+ ### 🐞 Fixes
44
55- fix: ` polymorphicPropName ` not work with ` no-void-elements-with-children ` by @huynhducduy in https://github.com/Rel1cx/eslint-react/pull/1108
66- fix: use stable version ` zod ` , closes #1110
77
8- ## New Contributors
8+ ### New Contributors
99
1010- @huynhducduy made their first contribution in https://github.com/Rel1cx/eslint-react/pull/1108
1111
2121
2222## v1.48.5 (2025-04-25)
2323
24- ## 🐞 Fixes
24+ ### 🐞 Fixes
2525
2626- fix: fixed named export 'JsxEmit' not found, closes #1095 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1096
2727
2828** Full Changelog** : https://github.com/Rel1cx/eslint-react/compare/v1.48.4...v1.48.5
2929
3030## v1.48.4 (2025-04-19)
3131
32- ## 🐞 Fixes
32+ ### 🐞 Fixes
3333
3434- fix: update fallback react version in settings to "19.1.0"
3535
Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ title: Changelog
44
55## v1.50.0 (2025-05-25)
66
7- ## 🐞 Fixes
7+ ### 🐞 Fixes
88
99- fix: ` polymorphicPropName ` not work with ` no-void-elements-with-children ` by @huynhducduy in https://github.com/Rel1cx/eslint-react/pull/1108
1010- fix: use stable version ` zod ` , closes #1110
1111
12- ## New Contributors
12+ ### New Contributors
1313
1414- @huynhducduy made their first contribution in https://github.com/Rel1cx/eslint-react/pull/1108
1515
@@ -25,15 +25,15 @@ title: Changelog
2525
2626## v1.48.5 (2025-04-25)
2727
28- ## 🐞 Fixes
28+ ### 🐞 Fixes
2929
3030- fix: fixed named export 'JsxEmit' not found, closes #1095 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1096
3131
3232** Full Changelog** : https://github.com/Rel1cx/eslint-react/compare/v1.48.4...v1.48.5
3333
3434## v1.48.4 (2025-04-19)
3535
36- ## 🐞 Fixes
36+ ### 🐞 Fixes
3737
3838- fix: update fallback react version in settings to "19.1.0"
3939
You can’t perform that action at this time.
0 commit comments