Skip to content

Commit 1cf6798

Browse files
committed
Update the changelog.
1 parent c56eede commit 1cf6798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
- Updated Node.js support to `^20.9.0 || >=22.0.0`.
88
- Use the TypeScript v5.5+ JSDoc tag `@import` to import types in modules. To migrate: Upgrade TypeScript to v5.5+.
9-
- Updated the peer dependency [`@apollo/client`](https://npm.im/@apollo/client) to `^4.0.0`.
9+
- Updated the peer dependency [`@apollo/client`](https://npm.im/@apollo/client) to `^4.0.0`, fixing [#359](https://github.com/jaydenseric/apollo-upload-client/issues/359).
1010
- Added a new peer dependency [`rxjs`](https://npm.im/rxjs) at `^7.3.0`. This is an Apollo Client v4 requirement.
1111
- The function `createUploadLink` has been removed and the upload terminating Apollo Link is now the exported class `UploadHttpLink` that extends `ApolloLink`. To migrate:
1212

0 commit comments

Comments
 (0)