Skip to content

v0.20.3 - the "opinionated node name collision choice" release

Compare
Choose a tag to compare
@markuswustenberg markuswustenberg released this 06 Jun 11:34
· 42 commits to main since this release
b950ec2

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 and crossorigin attributes by @JulienTant in #173
  • Add LabelAttr and List attributes by @markuswustenberg in #175

New Contributors

Full Changelog: v0.20.2...v0.20.3