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 a040bec commit e02fcc8
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.5
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/e8d6af811d70f120e61f9c6ad3c518a892f75bbb3a84a83ba180c1ca65774660bc01313c053474ae605b0140744ce01f65cd469601180b996702027ddbe8d3c6
checksum: 10/bce0cda597781e243fb4687edc67bee3d092cd99063b507c59c7f93ad630e05cc08e4df6fe290093839903835254416b5836a840dea2a9ce379eb528e3739443
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.5
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/925e6f086df1f3d7a3fd0e60265dce1192a7666934b2ee35f545ffdb00f04463d0734649e9320094b195aaa8b327bd8520a38dd7436051413e97564183f83fda
checksum: 10/fbeca320c106d04dab74a8ba2206c95cd2a0f81fe3150786641785bf424a65bad0d06909eb95c7220a1d589fb54b44ad4a6383a31c874ea607dd75612c7d73f6
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/04dbf100bd75132b9ca2b9a00e35e31d89fb9b197339120b5469503a2e4908ec707e145e92cfcb44306b4b9db69c09fe4e10463b228530c7b3a9ac3b7b4500a2
checksum: 10/1f9400573193f173984385cf9964520da8f53ea2ff3fec5da3c5e975c6d541f79045174383a0219555840d6d79b2eb85157b939b509360a638cb80e3256580c9
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/a866cc1c43ff0358e7c4a7be793c1c73eb0f0078022cd86475fe375902378e1adfcf4ff7d672a6e365daaba812a0e7ca253af2315275146ddf283825ec1cb75e
checksum: 10/7b4951807ed30b3b3500d00836c3e8d733093bf38e4d10bc40d6966a12995703434dac942a7f518e9457f733fbc0ecb5320643fcda7b2c1535c5b8bdf708d5fc
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 @@ -145,6 +145,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 @@ -97,7 +97,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 @@ -98,6 +98,6 @@
"react": "^19"
},
"dependencies": {
"@apollo/client-react-streaming": "0.11.5"
"@apollo/client-react-streaming": "0.12.0-alpha.0"
}
}

0 comments on commit e02fcc8

Please sign in to comment.