Skip to content

feat: add tempo common method alias#557

Merged
brendanjryan merged 1 commit into
wevm:mainfrom
brendanjryan:brendanjryan/add-tempo-common-alias
Jun 17, 2026
Merged

feat: add tempo common method alias#557
brendanjryan merged 1 commit into
wevm:mainfrom
brendanjryan:brendanjryan/add-tempo-common-alias

Conversation

@brendanjryan

Copy link
Copy Markdown
Collaborator

Summary

  • Added tempo.common() as an explicit alias for the Tempo charge and session method bundle.
  • Updated Tempo method examples to use tempo.common() when demonstrating the bundled helper.
  • Added a patch changeset for the new public alias.

Motivation

tempo() remains supported, but the name can imply all Tempo capabilities. tempo.common() makes the charge+session bundle explicit while preserving compatibility.

Key design considerations

  • Kept tempo() behavior unchanged.
  • Did not include subscriptions in the common bundle.
  • Added only an alias, so existing imports and method arrays continue to work.

@pkg-pr-new

pkg-pr-new Bot commented Jun 17, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/mppx@557

commit: 46a987c

@brendanjryan brendanjryan force-pushed the brendanjryan/add-tempo-common-alias branch from a530d9b to 46a987c Compare June 17, 2026 13:37
@brendanjryan brendanjryan marked this pull request as ready for review June 17, 2026 13:53
@brendanjryan brendanjryan merged commit c2611f6 into wevm:main Jun 17, 2026
17 of 20 checks passed
@brendanjryan brendanjryan deleted the brendanjryan/add-tempo-common-alias branch June 17, 2026 13:55
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