Skip to content

v0.22 Tiny breaking change

Pre-release
Pre-release

Choose a tag to compare

@staltz staltz released this 26 May 17:13
· 3132 commits to master since this release

Custom events from custom elements now use event.detail instead of event.data, to conform with W3C interface for CustomEvent. Read more here #124.