Minor Changes
- let eslint-plugin-qwik support Eslint 9 and 8 simultaneously (by @JerryWu1234 in #7072)
Patch Changes
-
Fix ESLint 9 compatibility, enhance typing and README. (by @better-salmon in #7415)
-
🐞🩹 Enhance lexical scope and skip variables declared by Qwik's internal hooks. (by @JerryWu1234 in #7366)