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

Bug: React 17.0.1 Release Date is listed incorrectly #24153

Closed
patrickweaver opened this issue Mar 24, 2022 · 1 comment
Closed

Bug: React 17.0.1 Release Date is listed incorrectly #24153

patrickweaver opened this issue Mar 24, 2022 · 1 comment
Labels
Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug

Comments

@patrickweaver
Copy link

patrickweaver commented Mar 24, 2022

The release date in GitHub for React 17.0.1 (https://github.com/facebook/react/releases/tag/v17.0.1) is listed as "October 14, 2020" which is before the release date listed for React 17.0.0 (https://github.com/facebook/react/releases/tag/v17.0.0) ("October 20, 2020").

The release was posted "Mar 22, 2021" which also does not seem like the release date.

The PR was merged to facebook:master October 21, 2020, which seems likely to be the correct release date.

In changelog.md the release date for 17.0.1 is listed as October 22, 2020: https://github.com/facebook/react/blob/main/CHANGELOG.md#1701-october-22-2020

React version: 17.0.1

Steps To Reproduce

  1. Visit https://github.com/facebook/react/releases
  2. Date listed for 17.0.1 is earlier than date listed for 17.0.0.

Link to code example:

The current behavior

On https://github.com/facebook/react/releases, React 17.0.1 is listed as "October 14, 2020".

The expected behavior

On https://github.com/facebook/react/releases, React 17.0.1 is listed as "October 22, 2020"

@patrickweaver patrickweaver added the Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug label Mar 24, 2022
@eps1lon
Copy link
Collaborator

eps1lon commented Dec 23, 2022

2020-10-22T12:21:45.340Z is the release time on NPM so I went with that.

The release was posted "Mar 22, 2021" which also does not seem like the release date.

The GitHub release was simply created later.

@eps1lon eps1lon closed this as completed Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug
Projects
None yet
Development

No branches or pull requests

2 participants