-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Pull requests: apollographql/apollo-client
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Don't allow
refetch
, fetchMore
or updates to polling for cache-only
queries
#12712
opened Jun 18, 2025 by
jerelmiller
Loading…
rework multipart response parsing, remove incremental references
auto-cleanup
🤖
#12709
opened Jun 17, 2025 by
phryneas
Loading…
Update persisted query link error handling to match the rest of the client
#12704
opened Jun 17, 2025 by
jerelmiller
Loading…
Minor improvements to 🤖
useQuery
/ObservableQuery
auto-cleanup
#12703
opened Jun 16, 2025 by
jerelmiller
Loading…
chore(deps): update dependency pretty-format to v30
🎄 dependencies
#12701
opened Jun 14, 2025 by
renovate
bot
Loading…
1 task
docs: add note that pagination helpers are examples and should be adapted by users
#12699
opened Jun 13, 2025 by
phryneas
Loading…
Don't call
reobserve
when changing most options in useQuery
and instead apply them
#12681
opened Jun 6, 2025 by
jerelmiller
Loading…
Downgrade minimum supported RxJS version
auto-cleanup
🤖
#12677
opened Jun 5, 2025 by
jerelmiller
Loading…
Bump undici
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#12624
opened May 15, 2025 by
dependabot
bot
Loading…
chore(deps): update cimg/node docker tag to v24
🎄 dependencies
#12615
opened May 10, 2025 by
renovate
bot
Loading…
1 task
chore(deps): update actions/create-github-app-token action to v2
🎄 dependencies
#12534
opened Apr 5, 2025 by
renovate
bot
Loading…
1 task
cloneDeep
: use structuredClone
in platforms where that's possible
#12491
opened Mar 27, 2025 by
phryneas
Loading…
chore(deps): update dependency node to v22
🎄 dependencies
#12445
opened Mar 15, 2025 by
renovate
bot
Loading…
1 task
chore(deps): update cimg/node docker tag to v23.11.1
🎄 dependencies
#12444
opened Mar 15, 2025 by
renovate
bot
Loading…
1 task
InMemoryCache
: store fields with an empty object of optional arguments the same as fields without arguments
#12370
opened Feb 13, 2025 by
phryneas
Loading…
Fix
watchFragment
reports complete=false
when from object is not identifiable
#12335
opened Feb 1, 2025 by
ryo-manba
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.