+1
-1
docs/advanced/README.md
···- **Subscriptions** covers how to use `useSubscription` and how to set up GraphQL subscriptions with
···- **Subscriptions** covers how to use `useSubscription` and how to set up GraphQL subscriptions with
+1
-1
docs/advanced/subscriptions.md
···The `useSubscription` hooks comes with a similar API to `useQuery`, which [we've learned about in
···The `useSubscription` hooks comes with a similar API to `useQuery`, which [we've learned about in
+1
-1
docs/graphcache/computed-queries.md
···- `cache` – This is the normalized cache. The cache provides us with `resolve`, `readQuery` and `readFragment` methods,
···- `cache` – This is the normalized cache. The cache provides us with `resolve`, `readQuery` and `readFragment` methods,
+15
packages/react-urql/core/yarn.lock
···
···+resolved "https://registry.yarnpkg.com/@urql/core/-/core-1.9.2.tgz#bc2880a279dd5ada26527063c7a173fda26abb58"+integrity sha512-0eitjW/HlUAkMTwiWFQyQkcmwAlnWlscH3/AKU1Y5MJUzzehAkOffHFQ9eD5st/0TlKSvehbz/eUAHDq/CnX8w==+resolved "https://registry.yarnpkg.com/wonka/-/wonka-4.0.7.tgz#b4934685bd2449367bd72ce7770bfe3e6cc8a68b"+integrity sha512-Uhyl2cgWCUksYtU0Jt8MSzKUqK4BVUrewWxnn1YlKL3Zco4sDcCUDkbgH0i762HJs1rtsq03cfzsCWxJKaDgVg==
+1
-1
packages/site/package.json
-1
packages/site/src/app.js
+13
packages/site/src/assets/chevron.js
+8
packages/site/src/assets/chevron.svg
···
···+<svg viewBox="0 0 12 10" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">+<g id="chevron-down" transform="translate(0.000000, 1.000000)" fill="currentColor" fill-rule="nonzero">+<polygon id="Path" points="1.41 0 6 4.33018868 10.59 0 12 1.33962264 6 7 0 1.33962264"></polygon>
+22
-24
packages/site/src/components/loading.js
······
······
+22
-1
packages/site/src/components/mdx.js
·········
·········
+23
packages/site/src/components/scroll-to-top.js
···
···
+1
-1
packages/site/src/screens/404/404.js
+7
-157
packages/site/src/screens/404/index.js
···
+20
-14
packages/site/src/screens/docs/article.js
···············
···············
+2
-1
packages/site/src/screens/docs/header.js
······
+18
-21
packages/site/src/screens/docs/index.js
·········
·········
+19
-16
packages/site/src/screens/home/index.js
······
······
-12
packages/site/src/scroll-to-top.js
+5
-1
packages/site/src/styles/global.js
···
···
+5
-4
packages/site/src/styles/theme.js
······
······
+4
packages/site/static.config.js
+5
-9
yarn.lock
···-resolved "https://registry.yarnpkg.com/preact/-/preact-10.3.1.tgz#70a2cc5484ca727c992216dfc528907d240e0a05"resolved "https://registry.yarnpkg.com/preact/-/preact-10.3.3.tgz#31a949cdc89dd1cf72bc2b94f80ad55d1ac8c7e6"integrity sha512-8EWUuHuLhX48uK0acnnXwBL/ZyrgeadnyhxG6hFI85BhwmquyGwWzfj2SylCNdEyltkdgbY3FZzQOM2mG1leAg==···-resolved "https://registry.yarnpkg.com/react-static-plugin-md-pages/-/react-static-plugin-md-pages-0.1.3.tgz#2c019e9e5e407b5d7701669b9b4581d506662ab5"-integrity sha512-aONsWlmeZECJgAz5Er7Jw83RlGLXgf08OFMmn2e3+BADhbheKp7ZWvC50l3AP8jwRr6wslxCO/2kwx99GC0u6A==
···resolved "https://registry.yarnpkg.com/preact/-/preact-10.3.3.tgz#31a949cdc89dd1cf72bc2b94f80ad55d1ac8c7e6"integrity sha512-8EWUuHuLhX48uK0acnnXwBL/ZyrgeadnyhxG6hFI85BhwmquyGwWzfj2SylCNdEyltkdgbY3FZzQOM2mG1leAg==···+resolved "https://registry.yarnpkg.com/react-static-plugin-md-pages/-/react-static-plugin-md-pages-0.1.7.tgz#13f3daf1ce32fef9a77d037600572aeb752340c8"+integrity sha512-Y17VFyrOBMi2FqfumB5a50RHu2TbckC9LL2GMotJjL0PhbdpJBhgL6vbjEdJXoJxjk2JR93/dyZZcJmXhSL5MA==