v4.0.0
- use on-load to invalidate
this._element. Fixes component rendering when they get completely removed from the DOM. - added
_loadand_unloadmethods to allow you to run code when the dom is mounted and unmounted. - handle morphing internally, and ALWAYSE return a proxy node. There is no other way.