File tree Expand file tree Collapse file tree 3 files changed +31
-2
lines changed
packages/vue-apollo-composable Expand file tree Collapse file tree 3 files changed +31
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v4.1.0
4+
5+
6+ ### 🩹 Fixes
7+
8+ - Change teardown to use onScopeDispose (#1545 )
9+
10+ ### 📖 Documentation
11+
12+ - ** useQuery:** Document refetch with new variables (#1564 )
13+
14+ ### 🏡 Chore
15+
16+ - Updqte pnpm to v9 (827ea6e)
17+
18+ ### ✅ Tests
19+
20+ - UseSubscription (0f5ae61)
21+ - Fix subscription test (#1547 )
22+
23+ ### 🤖 CI
24+
25+ - Update versions (fe66840)
26+
27+ ### ❤️ Contributors
28+
29+ - Guillaume Chau ([ @Akryum ] ( http://github.com/Akryum ) )
30+ - Nick Messing ([ @nickmessing ] ( http://github.com/nickmessing ) )
31+
332## v4.0.2
433
534
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-apollo-monorepo" ,
3- "version" : " 4.0.2 " ,
3+ "version" : " 4.1.0 " ,
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.2 " ,
3+ "version" : " 4.1.0 " ,
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