You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 2.5.1 [skip ci]
## [2.5.1](v2.5.0...v2.5.1) (2020-09-22)
### Bug Fixes
* **SSR:** show console error instead of throw errors for Maximum executing times while fetching axio ([ea839f4](ea839f4))
chore(release): 2.5.0 [skip ci]
# [2.5.0](v2.4.1...v2.5.0) (2020-09-14)
### Features
* **useCache:** update readme and provide more details ([#19](#19)) ([e1485ac](e1485ac))
chore(release): 2.4.0 [skip ci]
# [2.4.0](v2.3.1...v2.4.0) (2020-08-06)
### Features
* **TypeScript:** Custom data type support ([#17](#17)) ([366a7de](366a7de))
chore(release): 2.3.0 [skip ci]
# [2.3.0](v2.2.0...v2.3.0) (2020-06-29)
### Features
* **options:** add a new option "skip" to avoid calling API ([8f25d60](8f25d60))
chore(release): 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2019-11-07)
### Bug Fixes
* **injectSSRHtml:** rule the uncached data out by shouldUseApiCache() ([6702a6c](6702a6c))