Skip to content

0.2.0

Compare
Choose a tag to compare
@mucahit mucahit released this 18 Jul 12:35
· 306 commits to main since this release

react@18 support is here!

You'll be able to integrate Pera Connect with your React 18 applications. This is a breaking change for react@17 users

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.