v0.3.3
Bug Fixes
- Fix CSS/JS collection for classless components: loop variable
componentinrenderer.pywas shadowing the function parameter, causing asset resolution to use the last registered instance instead of the component being rendered.
component in renderer.py was shadowing the function parameter, causing asset resolution to use the last registered instance instead of the component being rendered.