github remix-run/remix render-middleware@0.2.0
render-middleware v0.2.0

latest releases: spa@0.1.0, remix@3.0.0-rc.1
3 hours ago

Minor Changes

  • Add render({ assets?, onError? }), the conventional request-scoped Remix UI renderer. It returns typed HTML responses through context.render(node, init), resolves nested and targeted frames through the current router with safe request headers and cancellation, preserves frame error bodies, and optionally resolves source-based client entries through an asset server (see #11607).

Patch Changes

Don't miss a new remix release

NewReleases is sending notifications on new releases.