Skip to content

v5.0.2

Compare
Choose a tag to compare
@muan muan released this 13 Dec 19:46
4554e7f
  • #42 removes change event listener, so auto-check now only happens on input events. This means if your app was previously programmatically changing input value and firing change event to trigger an auto-check call, you'd need to update the code to fire input instead.