From a70bd6bf1dea8524adb23ffb844ca7ad2c8dd668 Mon Sep 17 00:00:00 2001 From: Matt Brophy Date: Tue, 28 May 2024 10:54:28 -0400 Subject: [PATCH] Update .changeset/smart-mirrors-flow.md --- .changeset/smart-mirrors-flow.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.changeset/smart-mirrors-flow.md b/.changeset/smart-mirrors-flow.md index 45a6f4a6034..ffd88d253af 100644 --- a/.changeset/smart-mirrors-flow.md +++ b/.changeset/smart-mirrors-flow.md @@ -2,4 +2,5 @@ "@remix-run/server-runtime": patch --- -Fix issues with returning or throwing response stubs from resource routes +- Fix error when returning null from a resource route in single fetch +- Fix issues with returning or throwing a response stub from a resource route in single fetch