File tree Expand file tree Collapse file tree 4 files changed +33
-3
lines changed Expand file tree Collapse file tree 4 files changed +33
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v4.0.0-beta.6
4+
5+
6+ ### 🚀 Enhancements
7+
8+ - KeepPreviousResult (e794c1e)
9+
10+ ### 📖 Documentation
11+
12+ - ProvideApolloClient (#1442 )
13+
14+ ### 🏡 Chore
15+
16+ - Update graphql to 16 in repo (4dcfa20)
17+ - Typo in test component file (bfca616)
18+ - Update lockfile version (2077502)
19+
20+ ### ✅ Tests
21+
22+ - Update server (13bfbbe)
23+ - Update pnpm version (722fa0f)
24+ - Test-server package (f1ebe70)
25+ - Migrate server to typescript (97c1402)
26+ - Fix (c881439)
27+
28+ ### ❤️ Contributors
29+
30+ - Stefan Schneider <stefan.schneider@gmx.net >
31+ - Guillaume Chau ([ @Akryum ] ( http://github.com/Akryum ) )
32+
333## v4.0.0-beta.5
434
535
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-apollo-monorepo" ,
3- "version" : " 4.0.0-beta.5 " ,
3+ "version" : " 4.0.0-beta.6 " ,
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-beta.5 " ,
3+ "version" : " 4.0.0-beta.6 " ,
44 "description" : " Apollo GraphQL for Vue Composition API" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue/apollo-util" ,
3- "version" : " 4.0.0-beta.5 " ,
3+ "version" : " 4.0.0-beta.6 " ,
44 "description" : " Apollo GraphQL for Vue - Utilities" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments