Skip to content

v0.3.2

Choose a tag to compare

@paulomtts paulomtts released this 18 Mar 18:30
· 306 commits to master since this release

Changes

  • Classless (template-only) components now correctly collect co-located CSS/JS assets without requiring a Python class
  • Components are auto-discovered via lazy import of co-located Python modules — no explicit import required to populate the registry
  • Fixed CI test failure caused by PlainText conflicting with the <plaintext> raw-text HTML element