-
-
Notifications
You must be signed in to change notification settings - Fork 522
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
38 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,40 @@ | ||
# Changelog | ||
|
||
## v4.2.0 | ||
|
||
|
||
### 🚀 Enhancements | ||
|
||
- Add updateQuery to useQuery (#1552) | ||
|
||
### 🩹 Fixes | ||
|
||
- UseMutations onDone Event hook gets triggered too early (#1559) | ||
- (@vue/apollo-option) memory leak in wrapped ssrRender (#1553) | ||
- Reuse previous result, fix #1483 (#1569, #1483) | ||
- ResolveClient throwing too soon, fix #1557 (#1570, #1557) | ||
|
||
### 📖 Documentation | ||
|
||
- Add github link to documentation (#1549) | ||
- Note about continuous releases (51e09e7) | ||
|
||
### 🏡 Chore | ||
|
||
- Switch some tests to script setup (c8e5106) | ||
|
||
### 🤖 CI | ||
|
||
- Nightly releases (319f6ec) | ||
|
||
### ❤️ Contributors | ||
|
||
- Guillaume Chau ([@Akryum](http://github.com/Akryum)) | ||
- Matt Garrett <[email protected]> | ||
- Mobsean ([@mobsean](http://github.com/mobsean)) | ||
- Leonardo Santos ([@syllomex](http://github.com/syllomex)) | ||
- Alex Liu ([@Mini-ghost](http://github.com/Mini-ghost)) | ||
|
||
## v4.1.0 | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters