@reactpy/client v1.0.2
·
1 commit
to main
since this release
- 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