Skip to content

Commit

Permalink
Version Packages (alpha)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 23, 2025
1 parent 723c704 commit 7f4540c
Show file tree
Hide file tree
Showing 10 changed files with 68 additions and 19 deletions.
7 changes: 6 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,10 @@
"@apollo/client-integration-tanstack-start": "0.11.8",
"@internal/test-utils": "0.0.0"
},
"changesets": []
"changesets": [
"lovely-ears-kick",
"old-squids-deny",
"real-boats-guess",
"sour-wasps-drum"
]
}
22 changes: 11 additions & 11 deletions integration-test/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,32 +39,32 @@ __metadata:
linkType: hard

"@apollo/client-integration-react-router@exec:./shared/build-client-integration-react-router.cjs::locator=%40integration-test%2Froot%40workspace%3A.":
version: 0.11.8
version: 0.12.0-alpha.0
resolution: "@apollo/client-integration-react-router@exec:./shared/build-client-integration-react-router.cjs#./shared/build-client-integration-react-router.cjs::hash=d34732&locator=%40integration-test%2Froot%40workspace%3A."
dependencies:
"@apollo/client-react-streaming": "npm:0.11.8-alpha.1"
"@apollo/client-react-streaming": "npm:0.12.0-alpha.0"
promiscade: "npm:^0.0.2"
peerDependencies:
react: ^19
react-router: ^7.0.2
checksum: 10/33a961cd848ede8bc31907346134b7f0bfab48522271fa1be4e6deac5d624cf1d0d3c63a9def90c89b2a2894ae683195ca470f77d6fb2fdd7893823ff0c507a6
checksum: 10/3850ba70a8534cc42ba9177f0b81e756ad3ff1a69efa3b9312fa7fb11842f9da133646138f88f57b8c8492abb6ef67e42f0cdc5fc366d37defbcf096869327c8
languageName: node
linkType: hard

"@apollo/client-integration-tanstack-start@exec:./shared/build-client-integration-tanstack-start.cjs::locator=%40integration-test%2Froot%40workspace%3A.":
version: 0.11.8
version: 0.12.0-alpha.0
resolution: "@apollo/client-integration-tanstack-start@exec:./shared/build-client-integration-tanstack-start.cjs#./shared/build-client-integration-tanstack-start.cjs::hash=66d731&locator=%40integration-test%2Froot%40workspace%3A."
dependencies:
"@apollo/client-react-streaming": "npm:0.11.5"
"@apollo/client-react-streaming": "npm:0.12.0-alpha.0"
peerDependencies:
"@tanstack/react-router": "*"
react: ^19
checksum: 10/8fbcea3c6b0bb00a2036c84159428822538e939ad23ae227d35c92b5df4a8704494bec7b8c7d70c3c67d8f83878e645f8444bdc64a21a899558f904b83194daa
checksum: 10/da88d1ca048704390b71e2c8ae6e28355796660f17121995e7cbe46b54241b9fb07d80675a655f061282fb7c0a000a04b1d413bf5b5e4bd9151d1f72e11da9de
languageName: node
linkType: hard

"@apollo/client-react-streaming@exec:./shared/build-client-react-streaming.cjs::locator=%40integration-test%2Froot%40workspace%3A.":
version: 0.11.8
version: 0.12.0-alpha.0
resolution: "@apollo/client-react-streaming@exec:./shared/build-client-react-streaming.cjs#./shared/build-client-react-streaming.cjs::hash=509995&locator=%40integration-test%2Froot%40workspace%3A."
dependencies:
ts-invariant: "npm:^0.10.3"
Expand All @@ -73,7 +73,7 @@ __metadata:
graphql: ^16 || >=17.0.0-alpha.2
react: ^18 || >=19.0.0-rc
react-dom: ^18 || >=19.0.0-rc
checksum: 10/7eae1b9df8c5e4e37096f37f488d0779f47650b724b4cbedc534dd0c00c3f0ea99c1452cde911e20137e64c6b28c22a9bd760d9d9fb92fe26ade8e253dd607eb
checksum: 10/14ba869f13535e13154c5d0fd9339fadcbffb008d09f7feabb3827ca119aecef0d506a72ebce1b44757b6fc6665d79867036b3e51464da0afe6fe1742ee65a1a
languageName: node
linkType: hard

Expand Down Expand Up @@ -115,15 +115,15 @@ __metadata:
linkType: hard

"@apollo/experimental-nextjs-app-support@exec:./shared/build-experimental-nextjs-app-support.cjs::locator=%40integration-test%2Froot%40workspace%3A.":
version: 0.11.8
version: 0.12.0-alpha.0
resolution: "@apollo/experimental-nextjs-app-support@exec:./shared/build-experimental-nextjs-app-support.cjs#./shared/build-experimental-nextjs-app-support.cjs::hash=21ade4&locator=%40integration-test%2Froot%40workspace%3A."
dependencies:
"@apollo/client-react-streaming": "npm:0.11.8"
"@apollo/client-react-streaming": "npm:0.12.0-alpha.0"
peerDependencies:
"@apollo/client": ^3.10.4
next: ^13.4.1 || ^14.0.0 || ^15.0.0-rc.0
react: ^18 || >=19.0.0-rc
checksum: 10/831e5f8f8cb0b86c4fb10bcba1c54966f60e2ff9d72bc3e6f52d0816cc0d71c495f8c2e7a3a8d1d0ab524809f2852a883a36c50de432c718a7c00ad69d160a32
checksum: 10/07639eb917bd5b092e95b9017f1215b2749cda1b3798fb6b50db40ca172797371330d32b0fe1850dbe700d0784181914994b03e2022d1ec7faf649b55f1a622c
languageName: node
linkType: hard

Expand Down
11 changes: 11 additions & 0 deletions packages/client-react-streaming/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @apollo/client-react-streaming

## 0.12.0-alpha.0

### Minor Changes

- 8209093: Implement multipart streaming support for `PreloadQuery`
- 20ce0c8: add `TeeToReadableStreamLink` and `ReadFromReadableStreamLink`

### Patch Changes

- 9a8c872: Start an alpha branch

## 0.11.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client-react-streaming/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apollo/client-react-streaming",
"version": "0.11.8",
"version": "0.12.0-alpha.0",
"repository": {
"url": "git+https://github.com/apollographql/apollo-client-nextjs.git"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/experimental-nextjs-app-support/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @apollo/experimental-nextjs-app-support

## 0.12.0-alpha.0

### Patch Changes

- Updated dependencies [8209093]
- Updated dependencies [20ce0c8]
- Updated dependencies [9a8c872]
- @apollo/client-react-streaming@0.12.0-alpha.0

## 0.11.8

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/experimental-nextjs-app-support/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apollo/experimental-nextjs-app-support",
"version": "0.11.8",
"version": "0.12.0-alpha.0",
"repository": {
"url": "git+https://github.com/apollographql/apollo-client-nextjs.git"
},
Expand Down Expand Up @@ -144,6 +144,6 @@
"react": "^18 || >=19.0.0-rc"
},
"dependencies": {
"@apollo/client-react-streaming": "0.11.8"
"@apollo/client-react-streaming": "0.12.0-alpha.0"
}
}
14 changes: 14 additions & 0 deletions packages/react-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# @apollo/client-integration-react-router

## 0.12.0-alpha.0

### Minor Changes

- 5417a54: Add a package to support React Router streaming SSR

### Patch Changes

- Updated dependencies [8209093]
- Updated dependencies [20ce0c8]
- Updated dependencies [9a8c872]
- @apollo/client-react-streaming@0.12.0-alpha.0
4 changes: 2 additions & 2 deletions packages/react-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apollo/client-integration-react-router",
"version": "0.11.8",
"version": "0.12.0-alpha.0",
"repository": {
"url": "git+https://github.com/apollographql/apollo-client-nextjs"
},
Expand Down Expand Up @@ -88,7 +88,7 @@
"react-router": "^7.0.2"
},
"dependencies": {
"@apollo/client-react-streaming": "0.11.8-alpha.1",
"@apollo/client-react-streaming": "0.12.0-alpha.0",
"promiscade": "^0.0.2"
}
}
10 changes: 10 additions & 0 deletions packages/tanstack-start/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# @apollo/client-integration-tanstack-start

## 0.12.0-alpha.0

### Patch Changes

- Updated dependencies [8209093]
- Updated dependencies [20ce0c8]
- Updated dependencies [9a8c872]
- @apollo/client-react-streaming@0.12.0-alpha.0
4 changes: 2 additions & 2 deletions packages/tanstack-start/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apollo/client-integration-tanstack-start",
"version": "0.11.8",
"version": "0.12.0-alpha.0",
"repository": {
"url": "git+https://github.com/apollographql/apollo-client-nextjs"
},
Expand Down Expand Up @@ -91,6 +91,6 @@
"react": "^19"
},
"dependencies": {
"@apollo/client-react-streaming": "0.11.5"
"@apollo/client-react-streaming": "0.12.0-alpha.0"
}
}

0 comments on commit 7f4540c

Please sign in to comment.