All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.5.5 (2020-04-16)
- more whitespace related fix (f131423)
1.5.3 (2020-04-16)
- another issue related to whitspace and line breaks (32521af)
1.5.2 (2020-04-16)
- not removing all line endings (3ed69fa)
1.5.1 (2020-04-16)
- lot of fixes related to function components (ee13ebe)
1.5.0 (2019-01-07)
- support spread operator on html elements (bac0475)
1.4.0 (2019-01-05)
- automatically
.join("")
arrays (d72a156)
1.3.0 (2019-01-02)
- pass empty "" children value on self closing function element (652fa72)
- support spread expressions on function elements (27a021a)
1.2.1 (2018-12-28)
- escape expressions in properties (10f1265)
1.2.0 (2018-12-28)
- only output expression if there's no need for template (1656acf)
1.1.0 (2018-12-26)
- support function elements (854f240)
1.0.1 (2018-12-26)
- not working with nested elements (3c28675)