Skip to content

v1.2.0

Compare
Choose a tag to compare
@lochie lochie released this 23 Feb 04:24
a4d6ef6

ConnectKit Update 1.2.0

This update improves the functionality and developer experience of using ConnectKit with Sign In With Ethereum.

This version of ConnectKit has breaking changes. Make sure your application is compatible by following the migration guide.

New

  • Updates the connectkit-next-siwe package to 0.1.0.
  • Add onSignIn and onSignOut handlers for useSIWE and the SIWE provider.

Improved

  • Separate the SIWE helper functions into more friendlier client and server configurations.
  • Improved the useSIWE hook to allow for better dev access to SIWE functionality.