Skip to content

Release 0.8.2#49

Merged
3alpha merged 5 commits into
masterfrom
release-0.8.2
Jun 8, 2026
Merged

Release 0.8.2#49
3alpha merged 5 commits into
masterfrom
release-0.8.2

Conversation

@3alpha

@3alpha 3alpha commented Jun 7, 2026

Copy link
Copy Markdown
Collaborator

Usage related changes

  • Bump package version to 0.8.2.
  • Update compatibility documentation to state support for Devnet v0.8.2.
  • Balance checks in tests now use starknet.Contract(...).balanceOf(...) against the token class ABI.

Development related changes

  • Bump CI DEVNET_VERSION to 0.8.2 in the publish workflow.
  • Regenerate lockfile version metadata for the release.
  • Verified locally with Node 24:
    • npm run build-check
    • npm run lint-check
    • ./node_modules/.bin/_mocha -r ts-node/register test/devnet-provider.test.ts --grep "works for WEI"

Checklist:

  • Applied formatting - npm run format
  • No linter errors - npm run lint
  • Performed code self-review
  • Rebased to the latest commit of the target branch (or merged it into my branch)
    • Once you make the PR reviewable, please avoid force-pushing
  • Updated the docs if needed
  • Linked the issues resolvable by this PR - linking info
  • Updated the tests if needed; all passing - npm test

@3alpha 3alpha merged commit 1213d0d into master Jun 8, 2026
3 checks passed
@3alpha 3alpha deleted the release-0.8.2 branch June 8, 2026 07:56
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.

1 participant