Skip to content

v2.6.0

Compare
Choose a tag to compare
@calebporzio calebporzio released this 14 Aug 15:15

Added

  • Support for await inside event handlers. (Now run in an async context) #705

Fixed

  • Support .camel modifier for namespaced events: x-on:ns:event-name.camel.window="foo = 'bob'" #664
  • Allow numbers in bound attributes (helpful for SVG properties like x1) #667