Skip to content

v0.7.0

Compare
Choose a tag to compare
@joshwilsonvu joshwilsonvu released this 14 Jun 02:12
· 288 commits to main since this release

Little quality of life updates ✨

New Features

Added solid/jsx-no-duplicate-props, solid/jsx-no-script-url, and solid/self-closing-comp, ported from eslint-plugin-react with some adaptations.

Changes

solid/no-react-specific-props now warns on and removes key props on DOM elements, to migrate React code.

Full Changelog: v0.6.1...v0.7.0