Skip to content

v1.4.0

Compare
Choose a tag to compare
@tgvashworth tgvashworth released this 14 Jan 18:46
· 26 commits to master since this release

Features

  • New event.currentTarget in delegated event handlers #329
  • npm support — npm install flightjs
  • Multi-function advice #299

Bug fixes and tweaks

  • IE9 debug fix #318
  • Allow mixing into a null-based object #323
  • Various documentation & smaller bug fixes