Skip to content

Version 0.11.0

Compare
Choose a tag to compare
@arqex arqex released this 03 Apr 10:47
· 36 commits to master since this release
  • Removes console.log calls.
  • breaking change Trigger an event now return the last callback return value that is not undefined.
  • breaking change Now class instances are handled like tree leaves by default. See freezeInstance option to keep working as v0.10.
  • Adds the freezeInstance options to handle class instances as freezer nodes.