| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| @reactpy_client v1.0.2 source code.tar.gz | 2025-12-15 | 3.3 MB | |
| @reactpy_client v1.0.2 source code.zip | 2025-12-15 | 3.4 MB | |
| README.md | 2025-12-15 | 356 Bytes | |
| Totals: 3 Items | 6.7 MB | 0 | |
- Fix dependency path for
event-to-object - Re-export React/ReactDOM within the client
- Client will now try to use
reactfrom the user's environment, and will fallback to ReactPy's internal variant if not found. - Move VDOM
keyinto the main props mapping - Allow for all ReactPy and ReactJS components to be arbitrarily inserted into each other