File tree Expand file tree Collapse file tree 12 files changed +48
-11
lines changed
experimental-nextjs-app-support Expand file tree Collapse file tree 12 files changed +48
-11
lines changed Original file line number Diff line number Diff line change 2222 "@integration-test/playwright" : " 0.0.0"
2323 },
2424 "changesets" : [
25+ " bright-eels-kiss" ,
2526 " curvy-carrots-refuse" ,
2627 " funny-moose-press" ,
28+ " lemon-taxis-perform" ,
2729 " lovely-ears-kick" ,
2830 " moody-gifts-breathe" ,
2931 " old-squids-deny" ,
Original file line number Diff line number Diff line change 11# @apollo/client-react-streaming
22
3+ ## 0.12.0-alpha.4
4+
5+ ### Patch Changes
6+
7+ - 3b6eca6: Added a warning when calling the ` query ` shortcut of ` registerApolloClient ` outside of a RSC (e.g. in Server Actions or Middleware).
8+ This could cause situations where users would accidentally create multiple Apollo Client instances.
9+
310## 0.12.0-alpha.3
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @apollo/client-react-streaming" ,
3- "version" : " 0.12.0-alpha.3 " ,
3+ "version" : " 0.12.0-alpha.4 " ,
44 "repository" : {
55 "url" : " git+https://github.com/apollographql/apollo-client-nextjs.git"
66 },
Original file line number Diff line number Diff line change 11# @apollo/experimental-nextjs-app-support
22
3+ ## 0.12.0-alpha.4
4+
5+ ### Patch Changes
6+
7+ - @apollo/client-integration-nextjs @0.12.0-alpha.4
8+
39## 0.12.0-alpha.3
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @apollo/experimental-nextjs-app-support" ,
3- "version" : " 0.12.0-alpha.3 " ,
3+ "version" : " 0.12.0-alpha.4 " ,
44 "repository" : {
55 "url" : " git+https://github.com/apollographql/apollo-client-nextjs.git"
66 },
9797 "react" : " ^18 || >=19.0.0-rc"
9898 },
9999 "dependencies" : {
100- "@apollo/client-integration-nextjs" : " 0.12.0-alpha.3 "
100+ "@apollo/client-integration-nextjs" : " 0.12.0-alpha.4 "
101101 }
102102}
Original file line number Diff line number Diff line change 11# @apollo/client-integration-nextjs
22
3+ ## 0.12.0-alpha.4
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 3b6eca6]
8+ - @apollo/client-react-streaming @0.12.0-alpha.4
9+
310## 0.12.0-alpha.3
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @apollo/client-integration-nextjs" ,
3- "version" : " 0.12.0-alpha.3 " ,
3+ "version" : " 0.12.0-alpha.4 " ,
44 "repository" : {
55 "url" : " git+https://github.com/apollographql/apollo-client-nextjs.git"
66 },
106106 "react" : " ^18 || >=19.0.0-rc"
107107 },
108108 "dependencies" : {
109- "@apollo/client-react-streaming" : " 0.12.0-alpha.3 "
109+ "@apollo/client-react-streaming" : " 0.12.0-alpha.4 "
110110 }
111111}
Original file line number Diff line number Diff line change 11# @apollo/client-integration-react-router
22
3+ ## 0.12.0-alpha.4
4+
5+ ### Patch Changes
6+
7+ - 7836098: fix up types for async loaders
8+ - Updated dependencies [ 3b6eca6]
9+ - @apollo/client-react-streaming @0.12.0-alpha.4
10+
311## 0.12.0-alpha.3
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @apollo/client-integration-react-router" ,
3- "version" : " 0.12.0-alpha.3 " ,
3+ "version" : " 0.12.0-alpha.4 " ,
44 "repository" : {
55 "url" : " git+https://github.com/apollographql/apollo-client-nextjs"
66 },
9191 "react-router" : " ^7.2.0-pre.3"
9292 },
9393 "dependencies" : {
94- "@apollo/client-react-streaming" : " 0.12.0-alpha.3 " ,
94+ "@apollo/client-react-streaming" : " 0.12.0-alpha.4 " ,
9595 "@types/react-dom" : " ^19.0.0" ,
9696 "promiscade" : " ^0.0.2"
9797 }
Original file line number Diff line number Diff line change 11# @apollo/client-integration-tanstack-start
22
3+ ## 0.12.0-alpha.4
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 3b6eca6]
8+ - @apollo/client-react-streaming @0.12.0-alpha.4
9+
310## 0.12.0-alpha.3
411
512### Patch Changes
You can’t perform that action at this time.
0 commit comments