perawallet / connect

JavaScript SDK for integrating Pera Wallet to web applications.
https://perawallet.app
Other
64 stars 20 forks source link

perawallet/connect@0.2.0 #29

Closed mucahit closed 2 years ago

mucahit commented 2 years ago

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.