Skip to content
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

Rename strictOptionalProperties -> exactOptionalPropertyTypes and remove it from the strict family #44626

Merged
merged 1 commit into from
Jun 17, 2021

Conversation

RyanCavanaugh
Copy link
Member

Per discussion at #44421

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Jun 17, 2021
@DanielRosenwasser
Copy link
Member

@RyanCavanaugh
Copy link
Member Author

Oops, fixed

@RyanCavanaugh RyanCavanaugh merged commit 5afe42e into microsoft:main Jun 17, 2021
@RyanCavanaugh RyanCavanaugh deleted the rename-sop-eopt branch June 17, 2021 22:12
randomir added a commit to randomir/openvscode-server that referenced this pull request Jun 14, 2022
`strictOptionalProperties` was renamed to `exactOptionalPropertyTypes`
in 4.4.0. See: microsoft/TypeScript#44626.
randomir added a commit to dwavesystems/openvscode-server that referenced this pull request Jun 14, 2022
* Upgrade `ts-loader` to a version compatible with `typescript@4`

* Update tsconfig (base) for `typescript>4.4.0-dev`

`strictOptionalProperties` was renamed to `exactOptionalPropertyTypes`
in 4.4.0. See: microsoft/TypeScript#44626.

* Limit `typescript` to 4.6.x to support all bundled extensions

For example, `typescript-language-features` is not compatible with
4.7.x.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants