Skip to content

chore(audience): remove unused ScreenMessage type SDK-872 - #2949

Merged
nattb8 merged 1 commit into
mainfrom
feat/sdk-872-remove-unused-screen-message
Aug 16, 2026
Merged

chore(audience): remove unused ScreenMessage type SDK-872#2949
nattb8 merged 1 commit into
mainfrom
feat/sdk-872-remove-unused-screen-message

Conversation

@nattb8

@nattb8 nattb8 commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Dead type - no SDK method ever constructs a screen message, unlike track/identify/alias/page which are all real, callable methods.

Nothing in the SDK ever constructs one - no .screen() method exists,
unlike track/identify/alias/page which are all real, callable methods.
@nattb8
nattb8 requested a review from a team as a code owner August 16, 2026 23:16
@nx-cloud

nx-cloud Bot commented Aug 16, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 8dba537

Command Status Duration Result
nx affected -t build,test ✅ Succeeded 7s View ↗

☁️ Nx Cloud last updated this comment at 2026-08-16 23:17:22 UTC

@github-actions

Copy link
Copy Markdown

✅ Pixel Bundle Size — @imtbl/pixel

Metric Size Delta vs main
Gzipped 7040 bytes (6.87 KB) 0 bytes
Raw (minified) 19599 bytes 0 bytes

Budget: 10.00 KB gzipped (warn at 8.00 KB)

@github-actions

Copy link
Copy Markdown

✅ Audience Bundle Size — @imtbl/audience

Metric Size Delta vs main (0ffe948)
Gzipped 11925 bytes (11.64 KB) 0 bytes
Raw (minified) 33600 bytes 0 bytes

Budget: 24.00 KB gzipped (warn at 20.00 KB)

@nattb8 nattb8 changed the title SDK-872: remove unused ScreenMessage type chore(audience): remove unused ScreenMessage type SDK-872 Aug 16, 2026
@nattb8
nattb8 added this pull request to the merge queue Aug 16, 2026
Merged via the queue into main with commit c74228b Aug 16, 2026
9 of 10 checks passed
@nattb8
nattb8 deleted the feat/sdk-872-remove-unused-screen-message branch August 16, 2026 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants