v0.20.3 - the "opinionated node name collision choice" release
What's Changed
- Deprecate DataAttr, StyleAttr, TitleAttr, FormEl by @markuswustenberg in #174
This doesn't mean those elements and attributes have gone away, but that I've chosen one to be the "main" version without a suffix.
See the PR at #174 and the issue at #170 for a discussion and the chosen solution.
This is a non-breaking change, and the deprecated nodes will stay, probably forever. - Add script's
integrity
andcrossorigin
attributes by @JulienTant in #173 - Add LabelAttr and List attributes by @markuswustenberg in #175
New Contributors
- @JulienTant made their first contribution in #173
Full Changelog: v0.20.2...v0.20.3