Skip to content

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

Closed
swissspidy opened this issue Nov 20, 2023 · 4 comments
Closed

Unexpected 5.3.2 version tagged on npm #56473

swissspidy opened this issue Nov 20, 2023 · 4 comments
Labels
Question An issue which isn't directly actionable in code

Comments

@swissspidy
Copy link

🔎 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

  • This is an unexpected release

⏯ 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

@Andarist
Copy link
Contributor

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 😉

@swissspidy
Copy link
Author

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 latest

@DanielRosenwasser
Copy link
Member

I've published 5.3.2 on GitHub as well.

@DanielRosenwasser DanielRosenwasser added the Question An issue which isn't directly actionable in code label Nov 20, 2023
@andrewbranch
Copy link
Member

Patch versions 0 and 1 are beta and RC releases for us, so those are always 5.3.0-beta and 5.3.1-rc, with .2 typically being the first unsuffixed stable release. npmjs.com also notoriously lags npm info.

@andrewbranch andrewbranch closed this as not planned Won't fix, can't repro, duplicate, stale Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question An issue which isn't directly actionable in code
Projects
None yet
Development

No branches or pull requests

4 participants