Skip to content

Add "change" event listener back again

Compare
Choose a tag to compare
@tomalec tomalec released this 16 Dec 14:37
· 316 commits to master since this release
  • add dirty checking on "change" event (Palindrom/Palindrom#106)

    This becomes obsolete when we switch to ES6 Proxy, but it will take some time still

  • add CLI tests and benchmark, integrate with Travis CI