npm single-spa-react 4.4.0
v4.4.0

latest releases: 6.0.2, 6.0.1, 6.0.0...
3 years ago

Features

  • When using <Parcel> component, the domElement prop is now passed to parcels that are being updated. This is helpful for them to ensure that the parcel updates the correct dom element rather than creating a new dom element. (#126)

Fixes

  • Fix issue where parcels created by single-spa-react weren't properly updated if they used ReactDOM.render() rather than ReactDOM.createRoot().render(). This fixes things for React < 18 (#126)

Don't miss a new single-spa-react release

NewReleases is sending notifications on new releases.