reactpy v2.0.0b4
Pre-release
Pre-release
·
5 commits
to main
since this release
All changes from v2.0.0b3 with a few additions:
- Improve type hints on
reactjs_component_from_* - Remove
jsonpointerdependency use_effectwill now generate an exception if attempting to use an async function. Useuse_async_effectinstead- Remove deprecated
Stopexception type - Remove deprecated
hotswapfunction - Remove top-level export of
reactpy.Layout. Usereactpy.core.layout.Layoutinstead.