Releases: oxc-project/oxlint-migrate
Releases · oxc-project/oxlint-migrate
v1.39.0
🐞 Bug Fixes
- Detect and skip ESLint AND glob patterns (nested arrays in files) - by @Copilot, camc314 and Sysix in #323 (f49e1)
View changes on GitHub
v1.38.0
No significant changes
View changes on GitHub
v1.37.0
No significant changes
View changes on GitHub
v1.36.0
No significant changes
View changes on GitHub
v1.35.0
No significant changes
View changes on GitHub
v1.34.0
v1.33.0
🚀 Features
- eslint-plugin-vitest:
- linter/eslint-plugin-vitest:
🐞 Bug Fixes
- Do not report unsupported rules that are disabled - by @cpojer in #268 (caae8)
- Fix jsPlugin rules not being disabled properly when set and then disabled in shared configs - by @connorshea in #279 (862fe)
View changes on GitHub
v1.32.0
🚀 Features
- Update vitest-compatible rules, and update react-hooks rules - by @connorshea in #259 (eef6d)
View changes on GitHub
v1.31.0
No significant changes
View changes on GitHub
v1.30.0
🐞 Bug Fixes
- Merge overrides with the same file patterns - by @connorshea in #244 (5ab97)
- Improve global/env translation and cleaning up of overrides - by @connorshea in #245 (51ffd)