I'm trying to upgrade my app to the latest `react` version and I noticed that `react-refetch` works only with: `peer react@"^0.14.0 || ^15.0.0-0 || ^16.0.0-0"` Is there a way to use it with `react` 17?