-
-
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
6 changed files
with
42 additions
and
5 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,42 @@ | ||
# Changelog | ||
|
||
## v4.0.0 | ||
|
||
|
||
### 🚀 Enhancements | ||
|
||
- **useLazyQuery:** Add interface for lazy query return (#1523) | ||
|
||
### 🩹 Fixes | ||
|
||
- Improve esm support, fix #1524 (#1524) | ||
- Import serializeJs using default import instead of a namespace import (#1485) | ||
- **options:** Use exponential backoff on subscribe error retry (b17817e) | ||
- **ApolloMutation:** Return result in `mutate` (ddf9aa0) | ||
- Prefetch type (f8568e8) | ||
|
||
### 📖 Documentation | ||
|
||
- Update vitepress + enable detailed search by default (fb66dce) | ||
|
||
### 🏡 Chore | ||
|
||
- Update sheep (9be63fa) | ||
|
||
### ✅ Tests | ||
|
||
- Fragment (062f72a) | ||
|
||
### 🤖 CI | ||
|
||
- Update node and pnpm (ca3f2f4) | ||
|
||
### ❤️ Contributors | ||
|
||
- Guillaume Chau ([@Akryum](http://github.com/Akryum)) | ||
- Dawid Kopys <[email protected]> | ||
- Yury Savin <[email protected]> | ||
|
||
## v4.0.0-beta.12 | ||
|
||
|
||
|
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
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