You'll be able to integrate Pera Connect with your React 18 applications.
Before starting the migration, please read this section. webpack@5, react-scripts has stopped polyfilling some of the Node packages, so you have to polyfill those on your side as described in the "Using with React 18" section.
Changelog
0.2.0
React@18 support is here!
You'll be able to integrate Pera Connect with your React 18 applications.
Before starting the migration, please read this section.
webpack@5
,react-scripts
has stopped polyfilling some of the Node packages, so you have to polyfill those on your side as described in the "Using with React 18" section.