Releases: Prettyhtml/prettyhtml
Releases · Prettyhtml/prettyhtml
v0.8.15
Bugfix
- Fix #95 text indentation regression
v0.8.12
Bugfix
Fix #90 handle template
tags as collapsible elements in whitespace minifying.
v0.8.9
Bugfix
Fix #83. Remove base indentation for embedded content (script, style) and use prettier for type recognization of embedded content
v0.8.4
Bugfix
Fix #74
Features
- Introduce snapshot testing for
prettyhtml-formatter
package
- Rerun formatter on result to ensure that the formatter is stable
v0.8.3
Bugfix
#73 Handle <image>
as void element.
v0.8.2
Bugfix
#71 use tabWidth config for indent script and style tag
v0.6.0
Features
#45 Add a new option wrapAttributes
when true
it will wrap all attributes when the element has more than one attribute.
v0.5.2
Bugfix
Handle void elements case sensitive e.g <Input/>