v0.81 π¨π’ (2024-06-12)
BREAKING CHANGES
- The order of arguments to
render_to_responsehas changed, to align with the (now public)rendermethod ofComponentclass.
Feat
Component.render()is public and documentedSlots passed
render_to_responseandrendercan now be rendered also as functions.