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

Upgrade TypeScript to ~5.0.4. #4103

Merged
merged 8 commits into from
May 22, 2023
Merged

Conversation

iclanton
Copy link
Member

@iclanton iclanton commented May 5, 2023

Summary

Upgrades TypeScript to ~5.0.4.

How it was tested

  • Ran the build. Everything passes.
  • Try running API Extractor on a large monorepo and confirm that the .d.ts rollups are generated without errors, and .api.md reports don't have diffs
  • Regenerate the Rush Stack API reference docs and check the diff for any regressions (@octogonz can help with this)
  • After merging this PR, immediately publish a release and then upgrade the Rush Stack decoupledLocalDependencies to confirm that the other half of our projects build correctly

Impacted documentation

Mainly we just need to ensure that rush change logs accurately convey the impact of projects that got upgraded. For example, is the consumer of our package forced to upgrade their TypeScript compiler?

Copy link
Collaborator

@octogonz octogonz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this work!

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

Successfully merging this pull request may close these issues.

4 participants