Skip to content

BREAKING CHANGE: Move types in supplement.d.ts to class properties #821

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

saschanaz
Copy link
Member

@saschanaz saschanaz commented Aug 2, 2025

Migrate to more modern syntax to declare class properties.

Also Container.parse is now parseContainer as TypeScript doesn't like overriding static methods (microsoft/TypeScript#4628)

The serialization now has extAttr earlier, which is fine and consistent with its position in the IDL grammar.

For #255.

@saschanaz saschanaz marked this pull request as draft August 2, 2025 23:33
@saschanaz saschanaz marked this pull request as ready for review August 3, 2025 18:42
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.

1 participant