A high-level overview of new features and improvements in Para v2.0 Alpha
Para v2.0 Alpha represents a significant evolution in our SDK architecture and developer experience. This release introduces streamlined authentication flows, improved component structure, and enhanced wallet management while maintaining backward compatibility where possible.
We’ll keep adding features as they get rolled out into alpha, check back in here for the latest!
The v2.0 Alpha release dramatically simplifies authentication flows by consolidating multiple methods into single, intuitive interfaces:
signUpOrLogIn
method replaces separate user existence checks, login initiation, and user creation methodsReact developers will find substantial improvements to the integration experience:
ParaProvider
now handles all configuration needsWallet operations have been refined for better developer experience:
Long-running operations now support cancellation, improving the user experience:
Beyond the technical enhancements, Para v2.0 Alpha brings significant developer experience improvements:
Para v2.0 Alpha represents our commitment to continuously improving the developer experience. As we progress toward the stable 2.0 release, we welcome your feedback on these changes.
For detailed technical information on migrating your existing Para integration to v2.0 Alpha, please refer to our
A high-level overview of new features and improvements in Para v2.0 Alpha
Para v2.0 Alpha represents a significant evolution in our SDK architecture and developer experience. This release introduces streamlined authentication flows, improved component structure, and enhanced wallet management while maintaining backward compatibility where possible.
We’ll keep adding features as they get rolled out into alpha, check back in here for the latest!
The v2.0 Alpha release dramatically simplifies authentication flows by consolidating multiple methods into single, intuitive interfaces:
signUpOrLogIn
method replaces separate user existence checks, login initiation, and user creation methodsReact developers will find substantial improvements to the integration experience:
ParaProvider
now handles all configuration needsWallet operations have been refined for better developer experience:
Long-running operations now support cancellation, improving the user experience:
Beyond the technical enhancements, Para v2.0 Alpha brings significant developer experience improvements:
Para v2.0 Alpha represents our commitment to continuously improving the developer experience. As we progress toward the stable 2.0 release, we welcome your feedback on these changes.
For detailed technical information on migrating your existing Para integration to v2.0 Alpha, please refer to our