**Describe the bug** useFetch sends old post body data, even if you specify a dependency array **⚠️ Make a Codesandbox ⚠️** https://codesandbox.io/s/usefetch-provider-requestresponse-interceptors-forked-39tn3?file=/src/index.js it uses an echo server **To Reproduce** see code sandbox **Expected behavior** useFetch should resend the post request when the dependency array changes