Skip to content

v0.10.0

Compare
Choose a tag to compare
@joshwilsonvu joshwilsonvu released this 19 Feb 22:42
· 177 commits to main since this release

What's Changed

  • solid/prefer-show now applies to control flow functions in JSX by @aadito123 in #70
  • solid/prefer-for now works on ChainExpressions (array?.map()) by @aadito123 in #71
  • New rule: solid/no-array-handlers (off by default) by @HatulaPro in #75

New Contributors

@HatulaPro and @aadito123 made their first contributions! 🎉

Full Changelog: v0.9.4...v0.10.0