·
255 commits
to main
since this release
Minor Changes
-
๐๐ฉน server$ errors can be caught by @plugin middleware (by @DustinJSilk in #7185)
-
refactor: Error types are standardised across server$ functions and routeLoaders (by @DustinJSilk in #7185)
-
โจ 499 is now a valid status code (by @DustinJSilk in #7185)
-
๐๐ฉน server$ functions now correctly throw 4xx errors on the client (by @DustinJSilk in #7185)
Patch Changes
-
๐๐ฉน Error boundary
ErrorBoundary
and fixuseErrorBoundary
(by @damianpumar in #7342) -
๐๐ฉน Write Response object in the send request event even on redirects (by @nelsonprsousa in #7422)