Skip to content

Latest commit

 

History

History
107 lines (50 loc) · 3.22 KB

CHANGELOG.md

File metadata and controls

107 lines (50 loc) · 3.22 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.5 (2020-04-16)

Bug Fixes

  • more whitespace related fix (f131423)

1.5.3 (2020-04-16)

Bug Fixes

  • another issue related to whitspace and line breaks (32521af)

1.5.2 (2020-04-16)

Bug Fixes

  • not removing all line endings (3ed69fa)

1.5.1 (2020-04-16)

Bug Fixes

  • lot of fixes related to function components (ee13ebe)

1.5.0 (2019-01-07)

Features

  • support spread operator on html elements (bac0475)

1.4.0 (2019-01-05)

Features

  • automatically .join("") arrays (d72a156)

1.3.0 (2019-01-02)

Bug Fixes

  • pass empty "" children value on self closing function element (652fa72)

Features

  • support spread expressions on function elements (27a021a)

1.2.1 (2018-12-28)

Bug Fixes

  • escape expressions in properties (10f1265)

1.2.0 (2018-12-28)

Features

  • only output expression if there's no need for template (1656acf)

1.1.0 (2018-12-26)

Features

  • support function elements (854f240)

1.0.1 (2018-12-26)

Bug Fixes

  • not working with nested elements (3c28675)

1.0.0 (2018-12-26)