Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@amirfakhrullah amirfakhrullah released this 21 Jun 08:35
· 64 commits to main since this release
c5e761f

New Features

GitHub Live Repo Stats (Issue #60)

  • Live repository data fetched from GitHub API
  • Displayed on the right sidebar

Post Views (Issue #59)

  • /posts/[id] - getServerSideProps will pre-update number of views before render
  • update sortByPopularity function to be based on number of likes, comments and views

Fixes

  • UI fixes for likes, comments and views in PostCard component
  • UI fixes for sub-content for /posts/[id] especially for mobile view