File tree Expand file tree Collapse file tree 3 files changed +24
-2
lines changed
packages/vue-apollo-composable Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v4.2.1
4+
5+
6+ ### 🩹 Fixes
7+
8+ - Improved pinia support (#1571 )
9+
10+ ### 📖 Documentation
11+
12+ - Update broken circleci badge (9622392)
13+ - Readme smaller logo (ff836ea)
14+ - Use nightly.akryum.dev (7f3cf7d)
15+
16+ ### 🏡 Chore
17+
18+ - Specify pnpm version in package.json (732e66e)
19+
20+ ### ❤️ Contributors
21+
22+ - Nick Messing ([ @nickmessing ] ( http://github.com/nickmessing ) )
23+ - Guillaume Chau ([ @Akryum ] ( http://github.com/Akryum ) )
24+
325## v4.2.0
426
527
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-apollo-monorepo" ,
3- "version" : " 4.2.0 " ,
3+ "version" : " 4.2.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.2.0 " ,
3+ "version" : " 4.2.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