v0.8.2
Formatter
- Improve element and blank line spacing by @marcoroth in #886
- Respect Outlook Conditional HTML Comments by @marcoroth in #887
- Respect
maxLineLengthfor inline elements with ERB by @marcoroth in #889 - Fix support for Tailwind V4 projects by @marcoroth in #892
- Improve Formatter Performance on large documents by @marcoroth in #895
- Add
<%# herb:formatter ignore %>directives by @marcoroth in #891
Linter
- Add
<%# herb:linter ignore %>directives by @marcoroth in #891
Playground
- Deploy Previews for Pull Requests by @marcoroth in #890
Internal
- Setup Automated publishing for JavaScript and Rust and rework Ruby by @marcoroth in #888
libherb
- Use
hb_array_firstandhb_array_lastconsistently by @timkaechele in #884 - Add
hb_buffer_init_arenafor allocating a buffer using the arena allocator by @timkaechele in #862
Commits
Full Changelog: v0.8.1...v0.8.2