Skip to content

v0.4.9

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Aug 21:34
· 181 commits to master since this release

0.4.9 - 2023-08-04

Added

  • innerHTML attribute that allow direct setting of an HTMLElement innerHTML prop.
  • add event modifiers like Vue.js, in this form onEvent:prevent, onEvent:stop or both onEvent:prevent-stop.