+5
.gitignore
+5
.gitignore
···
+7
-6
examples/with-apq/package.json
+7
-6
examples/with-apq/package.json
···
+4
-4
examples/with-apq/src/App.jsx
+4
-4
examples/with-apq/src/App.jsx
···
+2
-7
examples/with-apq/src/index.jsx
+2
-7
examples/with-apq/src/index.jsx
···
+2
-2
examples/with-apq/vite.config.js
+2
-2
examples/with-apq/vite.config.js
+16
-9
examples/with-defer-stream-directives/package.json
+16
-9
examples/with-defer-stream-directives/package.json
···
+3
-9
examples/with-defer-stream-directives/src/App.jsx
+3
-9
examples/with-defer-stream-directives/src/App.jsx
······
+2
-7
examples/with-defer-stream-directives/src/index.jsx
+2
-7
examples/with-defer-stream-directives/src/index.jsx
···
+2
-2
examples/with-defer-stream-directives/vite.config.js
+2
-2
examples/with-defer-stream-directives/vite.config.js
+8
-7
examples/with-graphcache-pagination/package.json
+8
-7
examples/with-graphcache-pagination/package.json
···
+2
-3
examples/with-graphcache-pagination/src/App.jsx
+2
-3
examples/with-graphcache-pagination/src/App.jsx
···
+2
-7
examples/with-graphcache-pagination/src/index.jsx
+2
-7
examples/with-graphcache-pagination/src/index.jsx
···
+2
-2
examples/with-graphcache-pagination/vite.config.js
+2
-2
examples/with-graphcache-pagination/vite.config.js
+9
-8
examples/with-graphcache-updates/package.json
+9
-8
examples/with-graphcache-updates/package.json
···
+46
-69
examples/with-graphcache-updates/src/client.js
+46
-69
examples/with-graphcache-updates/src/client.js
······
+2
-7
examples/with-graphcache-updates/src/index.jsx
+2
-7
examples/with-graphcache-updates/src/index.jsx
···
+2
-2
examples/with-graphcache-updates/vite.config.js
+2
-2
examples/with-graphcache-updates/vite.config.js
+7
-7
examples/with-multipart/package.json
+7
-7
examples/with-multipart/package.json
···
+3
-4
examples/with-multipart/src/App.jsx
+3
-4
examples/with-multipart/src/App.jsx
···
+2
-7
examples/with-multipart/src/index.jsx
+2
-7
examples/with-multipart/src/index.jsx
···
+2
-2
examples/with-multipart/vite.config.js
+2
-2
examples/with-multipart/vite.config.js
+7
-6
examples/with-next/package.json
+7
-6
examples/with-next/package.json
···
+3
-1
examples/with-next/pages/_app.js
+3
-1
examples/with-next/pages/_app.js
···
+3
-2
examples/with-next/pages/index.js
+3
-2
examples/with-next/pages/index.js
······
+3
-9
examples/with-next/pages/server.js
+3
-9
examples/with-next/pages/server.js
······
+3
-9
examples/with-next/pages/static.js
+3
-9
examples/with-next/pages/static.js
······
+7
-6
examples/with-pagination/package.json
+7
-6
examples/with-pagination/package.json
···
+3
-2
examples/with-pagination/src/App.jsx
+3
-2
examples/with-pagination/src/App.jsx
···
+2
-7
examples/with-pagination/src/index.jsx
+2
-7
examples/with-pagination/src/index.jsx
···
+2
-2
examples/with-pagination/vite.config.js
+2
-2
examples/with-pagination/vite.config.js
+3
-2
examples/with-react-native/App.js
+3
-2
examples/with-react-native/App.js
···
+7
-6
examples/with-react-native/package.json
+7
-6
examples/with-react-native/package.json
···
+7
-6
examples/with-react/package.json
+7
-6
examples/with-react/package.json
···
+3
-2
examples/with-react/src/App.jsx
+3
-2
examples/with-react/src/App.jsx
···
+2
-7
examples/with-react/src/index.jsx
+2
-7
examples/with-react/src/index.jsx
···
+2
-2
examples/with-react/vite.config.js
+2
-2
examples/with-react/vite.config.js
+8
-7
examples/with-refresh-auth/package.json
+8
-7
examples/with-refresh-auth/package.json
···
+57
-87
examples/with-refresh-auth/src/client.js
+57
-87
examples/with-refresh-auth/src/client.js
······
+2
-7
examples/with-refresh-auth/src/index.jsx
+2
-7
examples/with-refresh-auth/src/index.jsx
···
+2
-2
examples/with-refresh-auth/vite.config.js
+2
-2
examples/with-refresh-auth/vite.config.js
+8
-7
examples/with-retry/package.json
+8
-7
examples/with-retry/package.json
···
+4
-3
examples/with-retry/src/App.jsx
+4
-3
examples/with-retry/src/App.jsx
···
+2
-2
examples/with-retry/src/Color.jsx
+2
-2
examples/with-retry/src/Color.jsx
+2
-7
examples/with-retry/src/index.jsx
+2
-7
examples/with-retry/src/index.jsx
···
+2
-2
examples/with-retry/vite.config.js
+2
-2
examples/with-retry/vite.config.js
+8
-6
examples/with-svelte/package.json
+8
-6
examples/with-svelte/package.json
···
+4
-3
examples/with-svelte/src/App.svelte
+4
-3
examples/with-svelte/src/App.svelte
···
+6
-5
examples/with-vue3/package.json
+6
-5
examples/with-vue3/package.json
···
+2
-1
examples/with-vue3/src/App.vue
+2
-1
examples/with-vue3/src/App.vue
······
+1
-1
package.json
+1
-1
package.json
···
+26
scripts/actions/lib/packages.mjs
+26
scripts/actions/lib/packages.mjs
······
+62
scripts/changesets/version.mjs
+62
scripts/changesets/version.mjs
···