Skip to content

Always emit accessors in .d.ts files - #33470

Closed
Nathan Shively-Sanders (sandersn) wants to merge 2 commits into
masterfrom
always-emit-accessors-in-dts
Closed

Always emit accessors in .d.ts files#33470
Nathan Shively-Sanders (sandersn) wants to merge 2 commits into
masterfrom
always-emit-accessors-in-dts

Conversation

@sandersn

Copy link
Copy Markdown
Member

This PR is part of the migration from [[Set]] semantics to [[Define]] semantics. #27644 tracks the complete migration. This is the third step.

Always emit accessors in .d.ts files. This means that typescript 3.7 d.ts files containing accessors will be incompatible with Typescript 3.5 and earlier.

@sandersn

Copy link
Copy Markdown
Member Author

This is now included in #33509

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant