Skip to content

@builder.io/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 23:52
· 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 fix useErrorBoundary (by @damianpumar in #7342)

  • ๐Ÿž๐Ÿฉน Write Response object in the send request event even on redirects (by @nelsonprsousa in #7422)