Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Aug 10:50
· 401 commits to refs/heads/main since this release

Changelog

  • Add rule to ensure modifiers are used at the top-most composable (#83) @mrmans0n
  • Add rule to have ComponentDefaults objects matching the visibility of their composables (#82) @mrmans0n
  • Add a rule to enforce correct naming of Modifier parameters (#81) @mrmans0n
  • Detect all vm forwarding violations regardless of nesting level (#80) @mrmans0n