Skip to content

fix: add SimpleKeyringV2 missing exports#498

Merged
mathieuartu merged 2 commits intomainfrom
fix/missing-exports-simple-keyring
Apr 2, 2026
Merged

fix: add SimpleKeyringV2 missing exports#498
mathieuartu merged 2 commits intomainfrom
fix/missing-exports-simple-keyring

Conversation

@mathieuartu
Copy link
Copy Markdown
Contributor

@mathieuartu mathieuartu commented Apr 2, 2026

Examples


Note

Low Risk
Low risk: this only updates public exports (and the changelog) without changing keyring behavior, but it can affect consumers’ build/type resolution if they relied on prior export paths.

Overview
Fixes the package entrypoint to export SimpleKeyringV2 and its SimpleKeyringV2Options type from src/index.ts, making the V2 keyring adapter available to consumers via the main module import.

Updates the CHANGELOG.md to document the missing-export fix under Unreleased.

Written by Cursor Bugbot for commit 03e509b. This will update automatically on new commits. Configure here.

@mathieuartu mathieuartu self-assigned this Apr 2, 2026
@mathieuartu mathieuartu requested a review from a team as a code owner April 2, 2026 13:15
@mathieuartu mathieuartu changed the title fix: add SimpleKeyringV2 missing exports fix: add SimpleKeyringV2 missing exports Apr 2, 2026
@mathieuartu mathieuartu enabled auto-merge April 2, 2026 13:17
@mathieuartu mathieuartu added this pull request to the merge queue Apr 2, 2026
Merged via the queue into main with commit 0cf2743 Apr 2, 2026
42 checks passed
@mathieuartu mathieuartu deleted the fix/missing-exports-simple-keyring branch April 2, 2026 13:26
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