Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.7.0 #155

Merged
merged 4 commits into from
Jul 8, 2024
Merged

Release 1.7.0 #155

merged 4 commits into from
Jul 8, 2024

Conversation

CassioMG
Copy link
Contributor

@CassioMG CassioMG commented Jul 8, 2024

Release notes - Typescript Wallet SDK - 1.7.0

Fixed

  • Replace tweetnacl-util with @stablelib packages (Replace tweetnacl-util with @stablelib packages #149)
    • this fixes the lib crashing on React Native environment
  • Export missing classes and aliases (Export missing classes and aliases #150)
    • with this change devs can now access the following classes:
      • Sep6
      • Sep12
      • Sep38
      • StellarAssetId
      • DomainSigner
    • and aliases:
      • Transfer (alias for Sep6 class)
      • Auth (alias for Sep10 class)
      • Customer (alias for Sep12 class)
      • Interactive (alias for Sep24 class)
      • Quote (alias for Sep38 class)
      • XLM (alias for NativeAssetId class)

Release notes - Typescript Wallet SDK Key Manager - 1.7.0

Added

Fixed

Release notes - Typescript Wallet SDK Soroban - 1.7.0

Added

  • Bump version to 1.7.0

CassioMG and others added 3 commits July 8, 2024 11:40
# Conflicts:
#	.github/workflows/npmPublishSdkKMBeta.yml
#	.github/workflows/npmPublishSdkSorobanBeta.yml
@CassioMG CassioMG changed the title Release 1.7 Release 1.7.0 Jul 8, 2024
@CassioMG CassioMG merged commit c5636c2 into main Jul 8, 2024
9 checks passed
@CassioMG CassioMG deleted the develop branch July 8, 2024 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants