Skip to content

chore(base-data-service): improve constructor type safety#9525

Draft
Gudahtt wants to merge 1 commit into
mainfrom
improve-base-data-service-type-safety
Draft

chore(base-data-service): improve constructor type safety#9525
Gudahtt wants to merge 1 commit into
mainfrom
improve-base-data-service-type-safety

Conversation

@Gudahtt

@Gudahtt Gudahtt commented Jul 15, 2026

Copy link
Copy Markdown
Member

Explanation

Improve the constructor type safety by using conditional types to ensure the messenger passed in has the necessary actions/events.

References

N/A

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

Improve the constructor type safety by using conditional types to
ensure the messenger passed in has the necessary actions/events.
@Gudahtt Gudahtt force-pushed the improve-base-data-service-type-safety branch from 30abcd5 to cd62a86 Compare July 15, 2026 17:34
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