Skip to content

ci(release): v0.100.5 @ master #3874

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

Merged
merged 2 commits into from
May 6, 2025
Merged

ci(release): v0.100.5 @ master #3874

merged 2 commits into from
May 6, 2025

Conversation

fuel-fuels-ts-bot[bot]
Copy link
Contributor

@fuel-fuels-ts-bot fuel-fuels-ts-bot bot commented May 5, 2025

Summary

In this release, we:

  • Implemented helpers to serialize/deserialize TransactionResponse
  • Fixed error with missing CALL receipt in getAllDecodedLogs
  • Fixed Provider auto-refetch strategy

Features

  • #3878 - Implement methods to serialize/deserialize TransactionResponse, by @Torres-ssf

Fixes

Copy link

vercel bot commented May 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fuels-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2025 10:43pm
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2025 10:43pm
ts-docs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2025 10:43pm

Copy link
Contributor

github-actions bot commented May 5, 2025

Temporary PR

This PR is published in AWS CodeArtifact with version: next

Install using the below commands — create-fuels variations are commented out.

PNPM

pnpm config set registry https://npm-packages.fuel.network/ --global
pnpm install fuels@next
# pnpm create fuels@next

NPM

npm --registry=https://npm-packages.fuel.network/ install fuels@next
# npm --registry=https://npm-packages.fuel.network/ create fuels@next

Bun

npm_config_registry=https://npm-packages.fuel.network/ bun install fuels@next
# npm_config_registry=https://npm-packages.fuel.network/ bun create fuels@next

@github-actions github-actions bot force-pushed the changeset-release/master branch from ee1bc4f to 8452d3e Compare May 6, 2025 22:39
@arboleya arboleya closed this May 6, 2025
@arboleya arboleya reopened this May 6, 2025
@arboleya arboleya changed the title ci(release): v0.100.5 @ master ci(release): v0.100.5 @ master - May 6, 2025
@arboleya arboleya changed the title ci(release): v0.100.5 @ master - ci(release): v0.100.5 @ master May 6, 2025
Copy link
Contributor

github-actions bot commented May 6, 2025

Coverage Report:

Lines Branches Functions Statements
77.14%(+0.07%) 70.02%(+0.15%) 75.49%(+0.08%) 77.14%(+0.07%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 packages/account/src/providers/resource-cache.ts 97.95%
(+0%)
90%
(-5%)
100%
(+0%)
97.95%
(+0%)
🔴 packages/account/src/providers/transaction-request/transaction-request.ts 90%
(+2.09%)
82.35%
(+5.25%)
86.27%
(+1.96%)
90.19%
(+2.04%)
✨ packages/account/src/providers/utils/transaction-response-serialization.ts 100%
(+100%)
100%
(+100%)
100%
(+100%)
100%
(+100%)

@arboleya arboleya merged commit 7f094bb into master May 6, 2025
31 of 33 checks passed
@arboleya arboleya deleted the changeset-release/master branch May 6, 2025 23:18
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