- Notifications
You must be signed in to change notification settings - Fork 13k
Description
🔎 Search Terms
The 5.9.3 release notes at https://github.com/microsoft/TypeScript/releases/tag/v5.9.3 seem to be formatted improperly, do not contain a link to release notes, do contain obsolete links to a 3.3 version - could someone please fix the scripts or programs or actions that generate them to include useful information?
I have tried to obtain the list of differences by looking at the Issues v5.9.3 milestone (implausible, only one issue linked), comparison between v5.9.2 and v5.9.3 tags, which has 31 commits listed and thousands of files touched (mostly tests).
🕗 Version & Regression Information
- This affects the v5.9.3 release notes filed here: https://github.com/microsoft/TypeScript/releases/tag/v5.9.3 and relates to this particular release only.
⏯ Playground Link
No response
💻 Code
No response
🙁 Actual behavior
Screenshot from the TypeScript Github URL mentioned above:

🙂 Expected behavior
It should somehow resemble https://github.com/microsoft/TypeScript/releases/tag/v5.9.2 with clickable links, a list of fixed bugs and other high-level changes, and similar.
Additional information about the issue
No response