Skip to content

@reactpy/client v1.0.2

Choose a tag to compare

@Archmonger Archmonger released this 21 Dec 16:45
· 1 commit to main since this release
9e31735
  • Fix dependency path for event-to-object
  • Re-export React/ReactDOM within the client
  • Client will now try to use react from the user's environment, and will fallback to ReactPy's internal variant if not found.
  • Move VDOM key into the main props mapping
  • Allow for all ReactPy and ReactJS components to be arbitrarily inserted into each other