Skip to content

fix(types): provide warnings for ts 4094; anon classes may not be private or protected#6613

Merged
johnjenkins merged 2 commits intomainfrom
fix-types-anon-class-private-members
Feb 24, 2026
Merged

fix(types): provide warnings for ts 4094; anon classes may not be private or protected#6613
johnjenkins merged 2 commits intomainfrom
fix-types-anon-class-private-members

Conversation

@johnjenkins
Copy link
Contributor

@johnjenkins johnjenkins commented Feb 23, 2026

What is the current behavior?

GitHub Issue Number: #6608

What is the new behavior?

Closes #6608

Documentation

Does this introduce a breaking change?

  • Yes
  • No

Testing

Other information

@johnjenkins johnjenkins requested a review from a team as a code owner February 23, 2026 23:23
@johnjenkins johnjenkins changed the title fix(types): better diagnostic warnings for ts '4094'; anon classes may not be private or protected fix(types): provide warnings for ts 4094; anon classes may not be private or protected Feb 23, 2026
@johnjenkins johnjenkins merged commit 3fbc441 into main Feb 24, 2026
69 checks passed
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.

bug: Components that use mixins with private/protected members do not have their types added to dist

1 participant