Fixes for `decorators` property deprecations by rbuckton · Pull Request #50343 · microsoft/TypeScript

added 2 commits

August 17, 2022 15:01

DanielRosenwasser

sandersn

@rbuckton

@rbuckton

@rbuckton

DanielRosenwasser

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request

Aug 19, 2022
Component commits:
da3e304 Change type of deprecated 'decorators' property

a63f47c fix 'Invalid Arguments' error for create/update constructor in factory

a2588b8 Update deprecation comments

aebe225 Make 'decorators' optional and 'undefined'

46c30f3 Rename '_decorators' to 'illegalDecorators'

@rbuckton

@rbuckton rbuckton deleted the deprecated-decorators-property branch

August 19, 2022 18:27

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request

Aug 19, 2022
Component commits:
da3e304 Change type of deprecated 'decorators' property

a63f47c fix 'Invalid Arguments' error for create/update constructor in factory

a2588b8 Update deprecation comments

aebe225 Make 'decorators' optional and 'undefined'

46c30f3 Rename '_decorators' to 'illegalDecorators'

6404716 Update baselines

DanielRosenwasser pushed a commit that referenced this pull request

Aug 20, 2022
Component commits:
da3e304 Change type of deprecated 'decorators' property

a63f47c fix 'Invalid Arguments' error for create/update constructor in factory

a2588b8 Update deprecation comments

aebe225 Make 'decorators' optional and 'undefined'

46c30f3 Rename '_decorators' to 'illegalDecorators'

6404716 Update baselines

Co-authored-by: Ron Buckton <rbuckton@microsoft.com>

@microsoft microsoft locked as resolved and limited conversation to collaborators

Oct 22, 2025