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

Revert "feat: Mark all declarations as internal (#882)" #928

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

theofidry
Copy link
Member

This reverts commit 7dbccc0.

Closes #924. This feature should be re-introduced ensuring the exposed symbols are not annotated as @internal. I would also likely wait on https://youtrack.jetbrains.com/issue/WI-75366.

@theofidry theofidry enabled auto-merge (squash) December 7, 2023 11:03
@theofidry theofidry merged commit dc2120a into humbug:main Dec 7, 2023
68 checks passed
@theofidry theofidry deleted the revert/internal branch December 7, 2023 11:05
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.

Classes that are not scoped (part of the public API) have @internal annotation added to them since 0.18.5
1 participant