Skip to content

fix(providers): use .js extension for @noble/hashes import, remove maestro CI#177

Merged
Kelbie merged 1 commit intomainfrom
chore/fix-type-error-remove-maestro-ci
Mar 2, 2026
Merged

fix(providers): use .js extension for @noble/hashes import, remove maestro CI#177
Kelbie merged 1 commit intomainfrom
chore/fix-type-error-remove-maestro-ci

Conversation

@Kelbie
Copy link
Contributor

@Kelbie Kelbie commented Mar 2, 2026

Summary

  • Fix TS2307 type error by adding .js extension to @noble/hashes/utils import — required by v2's exports map under moduleResolution: "bundler"
  • Remove unused iOS Maestro on Devicecloud CI workflow

Test plan

  • npm run type-check passes

Made with Cursor

…estro CI

@noble/hashes v2 exports map requires `.js` suffix under bundler
module resolution. Also removes the unused iOS Maestro devicecloud
workflow.

Made-with: Cursor
@Kelbie Kelbie merged commit d78d988 into main Mar 2, 2026
1 check passed
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