diff --git a/.changeset/hmr-error-boundary.md b/.changeset/hmr-error-boundary.md index 1a8de3c746..b5d111361b 100644 --- a/.changeset/hmr-error-boundary.md +++ b/.changeset/hmr-error-boundary.md @@ -2,4 +2,4 @@ "@remix-run/router": patch --- -surface errors to the proper error boundary after \_internalSetRoutes +Fix HMR-driven error boundaries by properly reconstructing new routes and `manifest` in `\_internalSetRoutes`