Version 0.11.0
- 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.