Current section

Files

Jump to
surface_formatter CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.2.0 (2021-01-28)
* Require Surface `v0.2.0` (#2)
## v0.1.1 (2021-01-28)
* Fix crash for self-closing `<pre>`, `<code>`, and `<#Macro>` tags. (#1)
* Fix crash when `<pre>`, `<code>`, and `<#Macro>` tags contained components, HTML elements, or interpolations. (#3)
## v0.1.0 (2021-01-25)
* Initial release