Skip to content

v0.10.0

Compare
Choose a tag to compare
@Nefsen402 Nefsen402 released this 23 Dec 21:43
· 9 commits to main since this release

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.