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 8149bf7 commit b4df3f0Copy full SHA for b4df3f0
.changeset/pre.json
@@ -4,7 +4,5 @@
4
"initialVersions": {
5
"@labdigital/graphql-fetcher": "2.0.0"
6
},
7
- "changesets": [
8
- "rich-ants-shop"
9
- ]
+ "changesets": []
10
}
CHANGELOG.md
@@ -1,11 +1,5 @@
1
# @labdigital/react-query-opal
2
3
-## 3.0.0-beta.0
-
-### Major Changes
-- c570e03: Remove deprecated is "isPersistedQuery" and make apq explicitly opt in
## 2.0.0
11
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@labdigital/graphql-fetcher",
- "version": "3.0.0-beta.0",
+ "version": "2.0.0",
"description": "Custom fetcher for react-query to use with @labdigital/node-federated-token",
"type": "module",
"main": "./dist/index.cjs",
0 commit comments