Skip to content

v0.13.3

Compare
Choose a tag to compare
@nunnatsa nunnatsa released this 24 Jul 12:52
· 39 commits to main since this release

Bug Fixes

Optimize focus-container validation to opt-in

Make the focused container rule to be opt-in. It is now disabled by default and should be enabled by the user.

CLI Flags

  • The --suppress-focus-container flag is now depracated and ignored.
  • The new --forbid-focus-container=true flag enables the focused container rule.

Full Changelog: v0.13.0...v0.13.3