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

v3.0.0

Compare
Choose a tag to compare
@henry40408 henry40408 released this 18 May 01:11
· 11 commits to master since this release
1f35cc0

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