diff --git a/.changeset/big-cooks-confess.md b/.changeset/big-cooks-confess.md index 049dee1e70f..ab6fd78c460 100644 --- a/.changeset/big-cooks-confess.md +++ b/.changeset/big-cooks-confess.md @@ -2,4 +2,4 @@ "@remix-run/server-runtime": patch --- -Add error to ServerRuntimeMetaArgs type +Add optional `error` to `ServerRuntimeMetaArgs` type to align with `MetaArgs`