We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdb4324 commit cd893dcCopy full SHA for cd893dc
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "swr",
3
- "version": "0.1.18",
+ "version": "0.2.0-beta.0",
4
"description": "React Hooks library for remote data fetching",
5
"main": "./dist/index.js",
6
"module": "./esm/index.js",
0 commit comments