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