Skip to content

v1.9.6

Compare
Choose a tag to compare
@calebporzio calebporzio released this 28 Jan 14:35

Added

  • x-model now responds to $dispatch('input', 'value') from a child #128

Fixed

  • Add "edge" support to babel config #123
  • Add "selected" as boolean attribute #129
  • Fixed weird "calling .closest on null" error that lots of people were getting #126
  • x-init can now $dispatch() an event #128
  • Proxy was throwing error in strict mode #139