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

[Feature]: migrate repo to TypeScript 5.0 #31857

Open
1 task done
Hotell opened this issue Jun 28, 2024 · 0 comments · May be fixed by #31898
Open
1 task done

[Feature]: migrate repo to TypeScript 5.0 #31857

Hotell opened this issue Jun 28, 2024 · 0 comments · May be fixed by #31898

Comments

@Hotell
Copy link
Contributor

Hotell commented Jun 28, 2024

Library

all

Describe the feature that you would like added

Migrate to TS 5.0

Tasks:

  • migrate to TS 5.0
  • bump @microsoft/api-extractor, @microsoft/api-extractor-model, @microsoft/tsdoc that match ts 5.0 version - we cannot have duplicates ( if there is no version for api-extractor we need to override this within resolutions configuration )
  • measure type-checking benchmarks (after/before) bench: repo base #31536

Follow-up:

  • [ ] remove ECMA 2023 typings shim typings/es2023-shim/ and adjust web-components configs accordingly

Have you discussed this feature with our team

@microsoft/react-fliuent-build

Additional context

Validations

  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Priority

Normal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants