Skip to content

Releases: developit/undom

Release list

0.4.0

Choose a tag to compare

@developit developit released this 13 Jun 15:38
  • Fixes the implementation of dispatchEvent() to set Event.currentTarget correctly, and treat false handler returns as preventDefault() and continue bubbling (#17 & #18, thanks @leeoniya)