Skip to content

v0.1.16

Choose a tag to compare

@github-actions github-actions released this 29 Dec 06:08
· 5 commits to master since this release

Fixed

  • Fix multi-line className indentation: now correctly preserves original string indentation format
  • Optimize single-line/multi-line expansion logic: only expand to multi-line categorized format when class count >= 5

Added

  • Add complex-jsx test case covering complex nested JSX scenarios