From 80d5f257fb2adb65acde331e3ae9a9ca136b8a71 Mon Sep 17 00:00:00 2001 From: Chance Strickland Date: Thu, 10 Nov 2022 09:17:04 -0800 Subject: [PATCH] update changeset --- .changeset/curvy-countries-boil.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/curvy-countries-boil.md b/.changeset/curvy-countries-boil.md index 6e39d6bcc2c..65a92810f7c 100644 --- a/.changeset/curvy-countries-boil.md +++ b/.changeset/curvy-countries-boil.md @@ -2,4 +2,4 @@ "@remix-run/react": patch --- -Fixed old browsers compatibility by removing a nullish coalescing operator +Fixed a regression in the browser build for browsers that don't support the nullish coalescing operator