#1 — retry logic enhancements cluster
#2 — http2 and stateful fetching cluster
#3 — fetch and response transformations cluster
#4 — timeout and request abort invalid cluster
#5 — custom fetch behavior overrides cluster
Ability to pass in custom fetch fn is not documented
documentation
#6 — typed api support cluster
#7 — function deprecation alias cluster
#8 — interceptor enhancements cluster
Allow having interceptos from both defaults and per request
enhancementdiscussion
#9 — multipart image fetch issues cluster
Multipart image upload not working with fetch but with RapidAPI
needs reproduction