This repository was archived by the owner on Jul 8, 2022. It is now read-only.
Releases: Esri/react-arcgis
Releases · Esri/react-arcgis
Add support of React 17 and React 18
5.1.0
Peer dependencies
react-arcgis now declares esri-loader and React as peer dependencies, which means you can (and must) use the versions of those libraries that are already installed in your app. This means it will work with a wider range of versions of those libraries.
Changed
- document how to configure esri-loader via
loaderOptions
Breaking
- react-arcgis now declares React and esri-loader as peer dependencies
- react-arcgis no longer exports
loadModules
noresriPromise
If you're upgrading from v4.x of react-arcgis, see the v5 migration guide.