How to find the older versions of source code for a node package on github?
For example, I want to check the source code of material@5.0.1.
When I go on to https://www.npmjs.com/package/@mui/icons-material/v/5.0.1, and click on the repository link https://github.com/mui/material-ui, we land on the repo for the latest version 5.5.1.
But, I want to go back to the older versions of the source code.
Appreciate any help here.
Following what pilchard said as a comment, you can click the commit on each of the tags in the tags tab. For example, it looks like the commit for v5.0.1 is here: https://github.com/mui/material-ui/tree/afcf3ee18e7a9c526348b3bce74b69781b4ad071