We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75e9222 commit 1719d00Copy full SHA for 1719d00
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.4.1](https://github.com/RyanRoll/react-use-api/compare/v2.4.0...v2.4.1) (2020-09-01)
2
+
3
4
+### Bug Fixes
5
6
+* **pre-release:** add new option - useCache ([75e9222](https://github.com/RyanRoll/react-use-api/commit/75e92221e7e51c1b59dcd547f18a05a57db7a260))
7
8
# [2.4.0](https://github.com/RyanRoll/react-use-api/compare/v2.3.1...v2.4.0) (2020-08-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-use-api",
- "version": "2.4.0",
+ "version": "2.4.1",
"license": "MIT",
"main": "build/index.js",
"files": [
0 commit comments