Releases: subframe7536/oxlint-plugin
Releases · subframe7536/oxlint-plugin
Release list
v0.3.0
🚀 Features
- Port demorgan rules - by @subframe7536 (5c532)
- Port antfu top-level-function rule - by @subframe7536 (9e879)
View changes on GitHub
v0.2.2
🚀 Features
- Add missing events - by @subframe7536 (f8006)
🐞 Bug Fixes
- Pass reactivity rule on object property checks - by @subframe7536 (85ecd)
- Change solid-reactivity rule from error to warn - by @subframe7536 (61146)
View changes on GitHub
v0.2.1
🚀 Features
- Replace
createbycreateOnce- by @subframe7536 (fff68)
🐞 Bug Fixes
- Fix prefer-for, prefer-show and jsx-no-duplicate-props, add more test cases - by @subframe7536 (a7c17)
View changes on GitHub
v0.2.0
🚀 Features
- Port eslint-plugin-solid rules as solid-* oxlint plugin rules - by @Copilot and subframe7536 in #1 (19e6d)
- External config entry - by @subframe7536 (a33c1)
View changes on GitHub
v0.1.0
No significant changes