Skip to content

v2.0.0b10 - #1336

Merged
Archmonger merged 5 commits into
reactive-python:mainfrom
Archmonger:v2.0.0.b10
Feb 11, 2026
Merged

v2.0.0b10#1336
Archmonger merged 5 commits into
reactive-python:mainfrom
Archmonger:v2.0.0.b10

Conversation

@Archmonger

@ArchmongerArchmonger commented Feb 11, 2026

Copy link
Copy Markdown
Contributor

Description

  • 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)
  • Reduce test flakiness on GitHub CI

Checklist

Please update this checklist as you complete each item:

  • Tests have been developed for bug fixes or new functionality.
  • The changelog has been updated, if necessary.
  • Documentation has been updated, if necessary.
  • GitHub Issues closed by this PR have been linked.

By submitting this pull request I agree that all contributions comply with this project's open source license(s).

@ArchmongerArchmonger changed the title Add testsv2.0.0b10Feb 11, 2026
@Archmonger
Archmonger marked this pull request as ready for review February 11, 2026 02:07
@Archmonger
Archmonger merged commit b68a38a into reactive-python:mainFeb 11, 2026
20 checks passed
@Archmonger
Archmonger deleted the v2.0.0.b10 branch April 24, 2026 05:40
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Archmonger