-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Unexpected 5.3.2 version tagged on npm #56473
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
Comments
It's already released and even the announcement blog post is already out: https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/ I think that you just caught this very early - it's impossible to sync up a blog post, npm release and a GitHub release perfectly 😉 |
Ha, fascinating! I searched for an announcement too as I thought it was imminent, but couldn't find it. Plus I found it odd that there was no 5.3 or 5.3.1 version & 5.2.2 is still marked as |
I've published 5.3.2 on GitHub as well. |
Patch versions 0 and 1 are beta and RC releases for us, so those are always |
🔎 Search Terms
5.3 is not released yet, but 35 minutes ago a version 5.3.2 was released on npm. https://www.npmjs.com/package/typescript/v/5.3.2?activeTab=versions
What's going on?
🕗 Version & Regression Information
⏯ Playground Link
No response
💻 Code
// Your code here
🙁 Actual behavior
npm outdated
tells me I can update to TypeScript 5.3.2🙂 Expected behavior
No 5.3.2 release available on npm yet
Additional information about the issue
No response
The text was updated successfully, but these errors were encountered: