Skip to content

Version 0.8.0

Compare
Choose a tag to compare
@arqex arqex released this 01 Oct 14:45
· 70 commits to master since this release
  • now returns the current node, like any other updater method.
  • Fixed nodes losing the live mode on update. Thanks to @ZenFe.
  • Fixed nodes triggering event in the wrong order when pivot. Thanks to @ZenFe.
  • Tests passing now in Node 4. Thanks @kuraga.
  • Adds setting properties to undefined. Thanks to @rsamec.