Skip to content

fix: export getSafeMessageEip712Data in public API#68

Closed
Sednaoui wants to merge 1 commit intodevfrom
fix/safemessage-export
Closed

fix: export getSafeMessageEip712Data in public API#68
Sednaoui wants to merge 1 commit intodevfrom
fix/safemessage-export

Conversation

@Sednaoui
Copy link
Copy Markdown
Member

Summary

  • Export getSafeMessageEip712Data and related types explicitly in the public API instead of using export *
  • Add exports field to package.json to support deep import paths (fixes webpack/Next.js production build failure)
  • The function was already bundled but not properly exposed through the type declarations

Changes

  1. src/abstractionkit.ts: Changed to explicit named exports for safeMessage module
  2. package.json: Added exports field to map deep import paths to main bundle

@Sednaoui Sednaoui marked this pull request as draft February 26, 2026 18:08
@Sednaoui
Copy link
Copy Markdown
Member Author

Sednaoui commented Mar 6, 2026

closing for now until i come back to it..

@Sednaoui Sednaoui closed this Mar 6, 2026
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