Reflect changes from https://devblogs.microsoft.com/typescript/announcing-typescript-5-9/#3427
Merged
jakebailey merged 9 commits intomicrosoft:v2from Aug 11, 2025
Merged
Conversation
jakebailey
reviewed
Aug 1, 2025
packages/documentation/copy/en/project-config/Compiler Options.md
Outdated
Show resolved
Hide resolved
jakebailey
reviewed
Aug 1, 2025
maschwenk
commented
Aug 1, 2025
jakebailey
reviewed
Aug 4, 2025
maschwenk
commented
Aug 5, 2025
Member
|
PR seems to contain more uncommitted changes. |
Contributor
Author
|
@jakebailey oh I committed them here but you told me to take them out #3427 (comment) 😆 or maybe I misunderstood what you were saying sorry |
Member
|
I think I confused it for another file 🙃 |
…fig/Compiler Options.md" This reverts commit c13fc0b.
a3749e7 to
aa2e3c2
Compare
jakebailey
reviewed
Aug 8, 2025
jakebailey
approved these changes
Aug 8, 2025
Contributor
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://victorious-plant-05c166c10-3427.centralus.5.azurestaticapps.net |
Contributor
Author
|
@jakebailey / @andrewbranch any reason not to merge? |
Member
|
I was waiting for CI go be green and then didn't look at my work machine untill today 😛 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://devblogs.microsoft.com/typescript/announcing-typescript-5-9/
Adds a bunch of stuff about how
--module node20implies target! This is really cool as I've complained before that--moduleshould configure more sensible defaults.I had some issues running some of the commands in the readme so will followup once I get those sorted out