feat(audience): scaffold @imtbl/audience-sdk package#2825
Merged
ImmutableJeffrey merged 2 commits intomainfrom Apr 7, 2026
Merged
feat(audience): scaffold @imtbl/audience-sdk package#2825ImmutableJeffrey merged 2 commits intomainfrom
ImmutableJeffrey merged 2 commits intomainfrom
Conversation
2 tasks
739a16a to
bfd4618
Compare
|
View your CI Pipeline Execution ↗ for commit ede8be8
☁️ Nx Cloud last updated this comment at |
e4fe335 to
a404b5e
Compare
613d44d to
24a1dd6
Compare
dae297d to
b90f61a
Compare
24a1dd6 to
ac6023c
Compare
45ebb0b to
ed3509e
Compare
ac6023c to
deb2408
Compare
ed3509e to
45967cd
Compare
deb2408 to
f54168f
Compare
f8e493a to
d7cbd5d
Compare
f54168f to
7c161d7
Compare
d7cbd5d to
af5828c
Compare
7c161d7 to
bad21ca
Compare
af5828c to
7ecb14c
Compare
d7e6011 to
7ecb14c
Compare
nattb8
reviewed
Apr 7, 2026
nattb8
reviewed
Apr 7, 2026
nattb8
reviewed
Apr 7, 2026
nattb8
reviewed
Apr 7, 2026
nattb8
reviewed
Apr 7, 2026
nattb8
reviewed
Apr 7, 2026
nattb8
reviewed
Apr 7, 2026
nattb8
reviewed
Apr 7, 2026
nattb8
reviewed
Apr 7, 2026
nattb8
requested changes
Apr 7, 2026
a94da92 to
63a4236
Compare
d8ac882 to
a5c1ea2
Compare
nattb8
reviewed
Apr 7, 2026
nattb8
reviewed
Apr 7, 2026
Contributor
nattb8
left a comment
There was a problem hiding this comment.
PR summary needs to be updated e.g. doesn't implement ConsentManager anymore
nattb8
reviewed
Apr 7, 2026
aeec230 to
55328bd
Compare
de470a4 to
ac330ca
Compare
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
ac330ca to
ede8be8
Compare
nattb8
approved these changes
Apr 7, 2026
rodrigo-fournier-immutable
approved these changes
Apr 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Scaffolds the
@imtbl/audience-sdkpackage with minimal exports for the web SDK.package.json,tsconfig, eslint, jest configpackages/audience/sdktopnpm-workspace.yamlAudienceSDKConfigtype, library name/version constantscollectContext)DebugLoggerfor dev modeDebugLoggerandcollectContextTest plan
npx nx test @imtbl/audience-sdk— all tests passnpx nx build @imtbl/audience-sdk— builds clean🤖 Generated with Claude Code