From 96d0c21a4d3ffc9ea7a61af7a6990a4ffb5c2312 Mon Sep 17 00:00:00 2001 From: Chance Strickland Date: Mon, 30 Jan 2023 14:51:04 -0800 Subject: [PATCH] exit prerelease --- .changeset/pre.json | 2 +- .changeset/wild-foxes-wait.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/pre.json b/.changeset/pre.json index 9407e10c8db..8a9e8b8af3e 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -1,5 +1,5 @@ { - "mode": "pre", + "mode": "exit", "tag": "pre", "initialVersions": { "create-remix": "1.12.0-pre.2", diff --git a/.changeset/wild-foxes-wait.md b/.changeset/wild-foxes-wait.md index 89825fba170..6597764f7e3 100644 --- a/.changeset/wild-foxes-wait.md +++ b/.changeset/wild-foxes-wait.md @@ -3,4 +3,4 @@ "@remix-run/react": minor --- -You can now configure the client-side `` socket timeout via the new `timeoutMs` prop on `` +You can now configure the client-side socket timeout via the new `timeoutMs` prop on ``