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

Fix access control #30

Merged
merged 2 commits into from
Jan 5, 2024
Merged

Fix access control #30

merged 2 commits into from
Jan 5, 2024

Conversation

stephencelis
Copy link
Member

A few APIs were public when they shouldn't be. They aren't primary APIs, and it is unlikely that folks rely on them. So though this is a breaking change, it shouldn't affect folks, and there is an alternative API they can rely on instead.

A few APIs were `public` when they shouldn't be. They aren't primary
APIs, and it is unlikely that folks rely on them. So though this is a
breaking change, it shouldn't affect folks, and there is an alternative
API they can rely on instead.
@stephencelis stephencelis requested a review from mbrandonw January 5, 2024 17:47
@stephencelis stephencelis merged commit 65e74c1 into main Jan 5, 2024
@stephencelis stephencelis deleted the fix-access-control branch January 5, 2024 18:19
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.

2 participants