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 13fa932 commit ec299f7Copy full SHA for ec299f7
.changeset/pretty-bats-shave.md
packages/gqty/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# gqty
2
3
+## 3.6.0
4
+
5
+### Minor Changes
6
7
+- [`13fa932`](https://github.com/gqty-dev/gqty/commit/13fa9329d25f29c8aabdb46ae9675aaf800808c9)
8
+ Thanks [@vicary](https://github.com/vicary)! - feat(package/gqty): Allow
9
+ subscription to all cache changes
10
11
## 3.5.0
12
13
### Minor Changes
packages/gqty/package.json
@@ -1,6 +1,6 @@
{
"name": "gqty",
- "version": "3.5.0",
+ "version": "3.6.0",
"description": "The No-GraphQL Client for TypeScript",
"homepage": "https://gqty.dev",
"repository": {
0 commit comments