github remix-run/remix spa@0.1.0
spa v0.1.0

3 hours ago

Minor Changes

  • Added the initial @remix-run/spa package with render() middleware and a run(router, { fallback? }) browser runtime for client-rendered Remix applications. Route handlers use context.render() while the package preserves the router's Request to Response contract and hides the SPA response carrier.

Patch Changes

Don't miss a new remix release

NewReleases is sending notifications on new releases.