Skip to content

v0.2.315

Compare
Choose a tag to compare
@a-h a-h released this 06 Aug 20:12
· 506 commits to main since this release
df253a6

Changelog

  • d70d23c chore: run lint
  • f321384 feat: improve rendering performance by combining sequential string constant writes, fixes #96
  • 5604e60 fix(#108): ensure void elements have CSS and script attributes pre-processed
  • fb4fc61 fix: allow hyperscript style attributes, and attributeNameSubsequent is a superset of attributeNameFirst (#107)
  • df253a6 fix: allow underscores in template calls (#118)
  • 2b3cf9d fix: bool constants can be followed by > (#119)
  • 5bdaaab fix: fmtcmd - actually use the dir parameter (#110)
  • 4ecac5d fix: stop HTMX example creating nested form elements