We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
package.json
1 parent b0d8e7c commit 35b8601Copy full SHA for 35b8601
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.3.1](https://github.com/MoralisWeb3/react-moralis/compare/v1.3.0...v1.3.1) (2022-02-09)
2
+
3
4
+### Bug Fixes
5
6
+* isLoading check for array responses ([#200](https://github.com/MoralisWeb3/react-moralis/issues/200)) ([b0d8e7c](https://github.com/MoralisWeb3/react-moralis/commit/b0d8e7c73f3c19ebf47bf287c5c8851c8b7ae9ff))
7
8
# [1.3.0](https://github.com/MoralisWeb3/react-moralis/compare/v1.2.5...v1.3.0) (2022-02-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-moralis",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "Hooks and components to use Moralis in a React app",
"keywords": [
"moralis",
0 commit comments