v1.10.0
What's Changed
✨ New
- Add
disable-type-checked
anddisable-type-checked-legacy
presets to disable all type-checked rules
🪄 Improvements
- Rename
off-dom
andoff-dom-legacy
presets todisable-dom
anddisable-dom-legacy
(the old names will still be available until the next major update to avoid breaking changes)
Full Changelog: v1.9.1...v1.10.0