mirror of
https://github.com/facebook/react.git
synced 2026-02-25 23:15:04 +00:00
Change format of @next and @experimental release versions from <number>-<sha> to <number>-<sha>-<date> to make them more human readable. This format still preserves the ability for us to easily map a version number to the changes it contains, while also being able to more easily know at a glance how recent a release is.