Skip to content

Releases: vechain/vechain-kit

0.10.0

16 Jan 14:30
Compare
Choose a tag to compare
0.10.0 Pre-release
Pre-release

Add cross app login without the need to use privy

Full Changelog: 0.9.2...0.10.0

0.9.2

16 Jan 01:33
Compare
Choose a tag to compare
0.9.2 Pre-release
Pre-release

Improved style

Full Changelog: 0.9.1...0.9.2

0.9.1

15 Jan 23:52
Compare
Choose a tag to compare
0.9.1 Pre-release
Pre-release

Adjusted style

Full Changelog: 0.9.0...0.9.1

0.9.0

15 Jan 12:55
8c3fd98
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release

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

14 Jan 00:39
Compare
Choose a tag to compare
0.8.1 Pre-release
Pre-release

Fix generic issues.

Full Changelog: 0.8.0...0.8.1

0.8.0

13 Jan 16:31
5bef1f7
Compare
Choose a tag to compare
0.8.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/vechain/vechain-kit/commits/0.8.0