Skip to content

v3.0.0

Compare
Choose a tag to compare
@abiyasa abiyasa released this 26 Jan 20:46
· 45 commits to master since this release

Fix the issue with nested components. This is breaking changes since it breaks the old tests.

  • All nested components are now rendered & instances are initiated properly.
  • component.getComponents() and component.getComponent() works properly