Tree manipulation
This release contains a new option for the init function: unsafePatch
.
This allows you to implement some interesting mechanisms to patch trees and so on. This might be a useful feature if you want to develop e library to build components for example.
Also, for the same reason, there are 2 new APIs to manipulate trees: removeChild
and replaceChild