Skip to content

v0.81 ๐Ÿšจ๐Ÿ“ข (2024-06-12)ยค

__

BREAKING CHANGESยค

  • The order of arguments to render_to_response has changed, to align with the (now public) render method of Component class.

Featยค

  • Component.render() is public and documented

  • Slots passed render_to_response and render can now be rendered also as functions.