File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed
packages/vue-apollo-composable Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v4.0.2
4+
5+
6+ ### 🩹 Fixes
7+
8+ - Use shallowRef on result & error (08f0fcd)
9+
10+ ### 📖 Documentation
11+
12+ - Remove mentions of fetchResults, fix #1060 (#1060 )
13+
14+ ### ❤️ Contributors
15+
16+ - Guillaume Chau ([ @Akryum ] ( http://github.com/Akryum ) )
17+
318## v4.0.1
419
520
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-apollo-monorepo" ,
3- "version" : " 4.0.1 " ,
3+ "version" : " 4.0.2 " ,
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.1 " ,
3+ "version" : " 4.0.2 " ,
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