Skip to content

v0.3.3

Choose a tag to compare

@paulomtts paulomtts released this 18 Mar 18:52
· 334 commits to master since this release

Bug Fixes

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