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 v0.11.2 #134

Merged
merged 4 commits into from
Sep 1, 2023
Merged

Release v0.11.2 #134

merged 4 commits into from
Sep 1, 2023

Conversation

Shaptic
Copy link
Contributor

@Shaptic Shaptic commented Sep 1, 2023

Fixed

  • The stellar-base dependency has been updated to v10.0.0-soroban.8, fixing some bugs and adding some small things. Refer to its release notes (stellar/js-stellar-base#687) for details.

transactionData: new SorobanDataBuilder(
sim.transactionData === "" ? undefined : sim.transactionData
),
transactionData: new SorobanDataBuilder(sim.transactionData),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@willemneal just fyi, this was fixed by stellar/js-stellar-base#686

@socket-security
Copy link

Updated and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
typescript 5.1.6...5.2.2 None +0/-0 40.6 MB typescript-bot
@definitelytyped/dtslint 0.0.168...0.0.176 None +4/-37 41.3 MB definitelytyped-publisher
bignumber.js 9.1.1...9.1.2 None +0/-0 351 kB mikemcl
axios 1.4.0...1.5.0 None +0/-0 1.75 MB jasonsaayman

🚮 Removed packages: @babel/preset-env@7.22.10, @types/urijs@1.19.19, eslint@8.47.0, prettier@3.0.2, stellar-base@10.0.0-soroban.7

@Shaptic Shaptic merged commit 62fe76d into main Sep 1, 2023
@Shaptic Shaptic deleted the v0.11.2 branch September 1, 2023 22:19
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