Skip to content

Releases: Prettyhtml/prettyhtml

v0.8.15

18 Dec 22:51
Compare
Choose a tag to compare

Bugfix

  • Fix #95 text indentation regression

v0.8.12

12 Dec 22:31
Compare
Choose a tag to compare

Bugfix

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

v0.8.9

09 Dec 21:34
Compare
Choose a tag to compare

Bugfix

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

v0.8.5

28 Nov 19:44
Compare
Choose a tag to compare

Bugfix

v0.8.4

25 Nov 13:23
Compare
Choose a tag to compare

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

24 Nov 19:39
Compare
Choose a tag to compare

Bugfix

#73 Handle <image> as void element.

v0.8.2

21 Nov 20:32
Compare
Choose a tag to compare

Bugfix

#71 use tabWidth config for indent script and style tag

v0.6.0

08 Nov 22:16
Compare
Choose a tag to compare

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

08 Nov 22:11
Compare
Choose a tag to compare

Bugfixes

Fix #65

v0.5.2

06 Nov 22:03
Compare
Choose a tag to compare

Bugfix

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