3.2.0
What's Changed
- Corrects issues when formatting PHP blocks inside CSS contexts by @JohnathonKoster in #164
- Corrects issues with email addresses containing hyphens and CSS directive formatting by @JohnathonKoster in #165
- Adds an option to omit trailing slash on HTML void elements by @JohnathonKoster in #166
- Improves idempotency inside script contexts by @JohnathonKoster in #167
- Adds prettier-plugin-tailwindcss v0.8.0 support by @JohnathonKoster in #168
- Allows trailing commas for some directives by @JohnathonKoster in #171
- Fix unterminated directive scoping by @JohnathonKoster in #174
- Improves element recovery and tree building by @JohnathonKoster in #175
Full Changelog: v3.1.6...v3.2.0