Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove defaultConfig from public SSRC API #2505

Merged
merged 2 commits into from
Apr 2, 2024
Merged

Conversation

erikeldridge
Copy link
Contributor

Discussion

In practice, we only set default config using the initialization methods, so make the internal field private to simplify the API.

This wasn't a controversial field in API review.

Testing

Tested by running npm test.

API Changes

Makes defaultConfigs private.

@erikeldridge erikeldridge self-assigned this Mar 22, 2024
Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@erikeldridge erikeldridge merged commit ef4b2df into ssrc Apr 2, 2024
5 checks passed
@erikeldridge erikeldridge deleted the ssrc-defaults-private branch April 2, 2024 20:31
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.

None yet

2 participants