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 713a103 commit f64c9f0Copy full SHA for f64c9f0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.3.1](https://github.com/RyanRoll/react-use-api/compare/v2.3.0...v2.3.1) (2020-06-29)
2
+
3
4
+### Bug Fixes
5
6
+* **hotfix:** make ssr work ([713a103](https://github.com/RyanRoll/react-use-api/commit/713a10375c6da9d9508e08e70e59b7f087c8509a))
7
8
# [2.3.0](https://github.com/RyanRoll/react-use-api/compare/v2.2.0...v2.3.0) (2020-06-29)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-use-api",
- "version": "2.3.0",
+ "version": "2.3.1",
"license": "MIT",
"main": "build/index.js",
"files": [
0 commit comments