diff --git a/.changeset/fresh-pigs-leave.md b/.changeset/fresh-pigs-leave.md index 8eeceae8992..ef3a9938cbf 100644 --- a/.changeset/fresh-pigs-leave.md +++ b/.changeset/fresh-pigs-leave.md @@ -3,4 +3,5 @@ --- Remove `response` stub from `LoaderFunctionArgs`/`ActionFunctionArgs` - - Instead, you will need to use `defineLaoder`/`defineAction` with single fetch to gain type access to the `response` stub + +- Instead, you will need to use `defineLaoder`/`defineAction` with single fetch to gain type access to the `response` stub