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 62d5cfa commit ec55b66Copy full SHA for ec55b66
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "swr",
3
- "version": "0.3.11",
+ "version": "0.4.0",
4
"description": "React Hooks library for remote data fetching",
5
"main": "./dist/index.js",
6
"module": "./esm/index.js",
0 commit comments