v0.10.0
This release offers breaking changes and inherits breaking changes from destam v0.5.0. This release simply offers compatibility with it.
Improvements:
- Reduced memory usage
- Allow duck typing node elements to support use cases where a component needs to know the raw nodes that get mounted
- Disallow null mounts. These can be replaced with a ducked type node that does nothing.