v3.0.0
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
Fix the issue with nested components. This is breaking changes since it breaks the old tests.