Skip to content

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

Merged
theofidry merged 1 commit intohumbug:mainfrom
theofidry:revert/internal
Dec 7, 2023
Merged

Revert "feat: Mark all declarations as internal (#882)"#928
theofidry merged 1 commit intohumbug:mainfrom
theofidry:revert/internal

Conversation

@theofidry
Copy link
Copy Markdown
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
@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