@ryfylke-react/rtk-query-loader@0.3.22
- Fixed error with
InferLoaderData
where previously it could not infer the loader data if one of the loader's generics wasnever
.
InferLoaderData
where previously it could not infer the loader data if one of the loader's generics was never
.