mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
355591add4
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.