Releases: vechain/vechain-kit
0.10.0
Add cross app login without the need to use privy
Full Changelog: 0.9.2...0.10.0
0.9.2
Improved style
Full Changelog: 0.9.1...0.9.2
0.9.1
Adjusted style
Full Changelog: 0.9.0...0.9.1
0.9.0
Features
-
Moved ecosystem content to its own modal: improves separation of concerns by isolating the ecosystem UI from other modals.
-
Transition from useSmartAccount to PrivyProvider: introduces PrivyProvider in place of useSmartAccount, aligning the codebase with the new provider approach.
-
Updated provider parameters and added network configurations: Allows for more flexible configuration of providers and supports different network setups.
-
Moved hooks into dedicated folders: Improves project structure and organization of custom hooks.
-
Upgraded Privy to 2.0 and fixed get explorer URL:
- Updates the Privy library to its latest version, ensuring compatibility and adding new features.
- Resolves issues with fetching the correct explorer URL.
-
Export transaction modal and toast hook: Provides out-of-the-box exports for transaction-related UI and notifications.
Fixes
-
Align loading modal: Ensures the loading modal’s styling is consistent and properly centered.
-
Fix animation: Addresses issues with UI transitions or animations to provide a smoother user experience.
-
Fix email login modal style: Corrects styling issues in the email login modal to match the overall design.
-
Get smart account address when connected with Privy: Patches logic to correctly retrieve the smart account address for Privy-connected sessions.
-
Deploy GitHub page: Adjusts configuration or scripts to properly deploy the application’s GitHub Page.
Refactors
- PrivyProvider and useWallet hook: Streamlines code to use the new provider system and simplifies wallet-related logic.
Full Changelog: 0.8.1...0.9.0
0.8.1
Fix generic issues.
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
- Update README.md - test GH actions by @fabiorigam in #1
- fix: fix deploy issue by @fabiorigam in #2
- Feat/react-query+balances+send-tokens by @Agilulfo1820 in #3
- chore(release): v0.8.0 by @Agilulfo1820 in #4
New Contributors
- @fabiorigam made their first contribution in #1
- @Agilulfo1820 made their first contribution in #3
Full Changelog: https://github.com/vechain/vechain-kit/commits/0.8.0