Skip to content

Conversation

@Torres-ssf
Copy link
Contributor

@Torres-ssf Torres-ssf commented Jun 18, 2025

Release notes

In this release, we:

  • Added the JSON ABI error entry to FuelError.metadata property

Checklist

  • All changes are covered by tests (or not applicable)
  • All changes are documented (or not applicable)
  • I reviewed the entire PR myself (preferably, on GH UI)
  • I described all Breaking Changes (or there's none)

@Torres-ssf Torres-ssf self-assigned this Jun 18, 2025
@github-actions github-actions bot added the chore Issue is a chore label Jun 18, 2025
@Torres-ssf Torres-ssf enabled auto-merge (squash) June 18, 2025 14:36
@github-actions
Copy link
Contributor

github-actions bot commented Jun 18, 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
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
76.75%(+0%) 69.71%(-0.03%) 75.22%(+0%) 76.76%(+0%)
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%)

@Torres-ssf Torres-ssf merged commit 7def0a5 into master Jun 18, 2025
40 of 47 checks passed
@Torres-ssf Torres-ssf deleted the st/chore/add-json-abi-error-to-metadata branch June 18, 2025 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Issue is a chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants