Skip to content
This repository has been archived by the owner on Apr 23, 2022. It is now read-only.

Releases: henry40408/awesome-stars

v3.0.1

18 May 06:57
v3.0.1
8b727bb
Compare
Choose a tag to compare

v3.0.1 (2018-05-18)

🐛 Bug Fixes

  • Changelog URL in update notification (10e6410) by Heng-Yi Wu
  • Remove lodash-webpack-plugin (5b3f66c) by Heng-Yi Wu
  • Log errors in production (f24474b) by Heng-Yi Wu

v3.0.0...v3.0.1

v3.0.0

18 May 01:11
1f35cc0
Compare
Choose a tag to compare

v3.0.0 (2018-05-18)

🎉 New Features

  • Set cache interval to 1 hour (9515a42) by Heng-Yi Wu
  • Reflect error on star tags (7baa064) by Heng-Yi Wu
  • Replace LRU cache with axios-extensions (7560560) by Heng-Yi Wu
  • Sepearate Apollo and axios client (b114910) by Heng-Yi Wu
  • Use Apollo client (05d6bd1) by Heng-Yi Wu
  • Limit to 50 requests a time (24f89e8) by Heng-Yi Wu
  • Fetch stargazer count with GraphQL (6b59e43) by Heng-Yi Wu
  • Deal with background errors in content script (1f6ab16) by Heng-Yi Wu
  • Support fetching stargazer count of multiple repositories (096f106) by Heng-Yi Wu
  • Replace browser action with page action (fba09c9) by Heng-Yi Wu
  • Move rate limit to context menu (30e6a75) by Heng-Yi Wu

🐛 Bug Fixes

  • Cannot give access token during first installation (e580947) by Heng-Yi Wu
  • Fix build script in package.json (ec7908a) by Heng-Yi Wu
  • Reduce size of Chrome extension (aad28a6) by Heng-Yi Wu
  • Detect awesome lists (0687350) by Heng-Yi Wu
  • Do not store axios client in LRU cache (407f5eb) by Heng-Yi Wu

v2.4.0...v3.0.0

v2.4.0

16 May 13:17
cbf1fa2
Compare
Choose a tag to compare

Features

  • 在 GitHub issues 上也能顯示 Awesome Stars

v2.3.0

06 Nov 19:14
fc7aa43
Compare
Choose a tag to compare

Features

  • upgrade to React 16.x