Skip to content

@reactpy/client v1.0.2

Choose a tag to compare

@Archmonger Archmonger released this 22 Dec 16:35
b4c06e3
  • 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