Releases: rhanmiano/the-starred-ph
Releases · rhanmiano/the-starred-ph
Version 0.3.2
Since the initial release, there were quite a number of updates already up to this latest release.
New feature(s)
- feat(#30): add top repos by orgs
Fixed
- fix(#26): Attempt to fix hydration fails; Update readme.
- fix(#29): fix type error on checkout node.repositories.totalCount
- fix(#37): adjust number of followers and number of results to avoid query timeout
And other doc related updates.
Version 0.1.0
Minimum Viable Product
This initial release has the following features.
-
Home page, which lists the top 10 most starred Github repositories initiated in the Philippines.
- Sorted from top to bottom by highest stargazers
- Clickable username which opens up a popup/modal about the user
- Clickable repository name which redirects to Github page of the project
- Description of the repository
- Other metadata such as the language used, when the repository was created, and when was the repository's last commit
-
About page, which talks about the purpose of the project.