Skip to content

Releases: Prettyhtml/prettyhtml

v0.8.15

Choose a tag to compare

@StarpTech StarpTech released this 18 Dec 22:51

Bugfix

  • Fix #95 text indentation regression

v0.8.12

Choose a tag to compare

@StarpTech StarpTech released this 12 Dec 22:31

Bugfix

Fix #90 handle template tags as collapsible elements in whitespace minifying.

v0.8.9

Choose a tag to compare

@StarpTech StarpTech released this 09 Dec 21:34

Bugfix

Fix #83. Remove base indentation for embedded content (script, style) and use prettier for type recognization of embedded content

v0.8.5

Choose a tag to compare

@StarpTech StarpTech released this 28 Nov 19:44

Bugfix

v0.8.4

Choose a tag to compare

@StarpTech StarpTech released this 25 Nov 13:23

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

Choose a tag to compare

@StarpTech StarpTech released this 24 Nov 19:39

Bugfix

#73 Handle <image> as void element.

v0.8.2

Choose a tag to compare

@StarpTech StarpTech released this 21 Nov 20:32

Bugfix

#71 use tabWidth config for indent script and style tag

v0.6.0

Choose a tag to compare

@StarpTech StarpTech released this 08 Nov 22:16

Features

#45 Add a new option wrapAttributes when true it will wrap all attributes when the element has more than one attribute.

v0.5.3

Choose a tag to compare

@StarpTech StarpTech released this 08 Nov 22:11

Bugfixes

Fix #65

v0.5.2

Choose a tag to compare

@StarpTech StarpTech released this 06 Nov 22:03

Bugfix

Handle void elements case sensitive e.g <Input/>