Releases: snabbdom/snabbdom-to-html
Releases · snabbdom/snabbdom-to-html
v3.0.0-beta.1
Changes
- Update
class
module to replicateclassList
and matchsnabbdom
behaviour (a6fc5ae)
v3.0.0-beta.0
Notable changes
v2.1.3
Tobies
v2.0.0
Changes
- Main export is an
toHTML
function ready to use. See #2 and https://github.com/acstll/snabbdom-to-html#advanced-usage
Improvements
- SVG gets handled properly now, see tests https://github.com/acstll/snabbdom-to-html/blob/master/test/index.js#L120-L149
Fixes
- Property names are no longer kebab-cased