Skip to content

0.1.30

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jul 16:40

[0.1.30] - 2024-07-23

Bug Fixes

  • Inline unquoted text + expr block combinations (#110)
  • Trailing whitespace issue when using codeblocks (#130)

Continuous Integration

  • Manually trigger changelog workflow

Documentation

  • Directory-based rust-analyzer configuration (#127)
  • Fix default attr_value_brace_style

Features

  • Add option to override macro name (#109)
  • Preserve formatting of unknown macros (#121)
  • Add tailwind support for attr values (#122)
  • Support elements with generics (#128)
  • Customisable self-closing tag behaviour on non-void elements (#123)

Miscellaneous Tasks

  • Update prettyplease and add as git submodule (#119)