Skip to content

reactpy v2.0.0b10

Pre-release
Pre-release

Choose a tag to compare

@Archmonger Archmonger released this 11 Feb 03:50
· 3 commits to main since this release
b68a38a

All changes from v2.0.0b9 with a few additions:

  • Allow reactpy.utils.string_to_reactpy to render empty strings as React fragments.
  • Allow reactpy.utils.reactpy_to_string to render components that return None as empty output.
  • Ensure h shorthand for reactpy.html is exposed at top-level module (reactpy.h)