File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
packages/vue-apollo-composable Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ # [ 4.0.0-beta.1] ( https://github.com/vuejs/vue-apollo/compare/v4.0.0-alpha.20...v4.0.0-beta.1 ) (2022-10-05)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** composable:** Remove immediate result logic ([ #1388 ] ( https://github.com/vuejs/vue-apollo/issues/1388 ) ) ([ fc98307] ( https://github.com/vuejs/vue-apollo/commit/fc983077dcf89e10b4eb88731eee77b375a8a85f ) )
7+
8+
9+
110# [ 4.0.0-alpha.20] ( https://github.com/vuejs/vue-apollo/compare/v4.0.0-alpha.19...v4.0.0-alpha.20 ) (2022-07-19)
211
312
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-apollo-monorepo" ,
3- "version" : " 4.0.0-alpha.20 " ,
3+ "version" : " 4.0.0-beta.1 " ,
44 "private" : true ,
55 "scripts" : {
66 "build" : " pnpm run -r --filter \" vue-apollo*\" --filter \" @vue/apollo*\" build" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue/apollo-composable" ,
3- "version" : " 4.0.0-alpha.19 " ,
3+ "version" : " 4.0.0-beta.1 " ,
44 "description" : " Apollo GraphQL for Vue Composition API" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments