New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@remix-run/server-runtime

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remix-run/server-runtime - npm Package Versions

mjackson
published 2.13.0-pre.1 •
mjackson
published 0.0.0-nightly-d9061d154-20241010 •
mjackson
published 2.13.0-pre.0 •
mjackson
published 0.0.0-nightly-6ee69c13d-20241003 •
mjackson
published 0.0.0-experimental-38ca648a3 •
mjackson
published 0.0.0-nightly-38ca648a3-20240920 •
mjackson
published 2.12.1 •

Changelog

Source

v2.12.1

Date: 2024-09-19

Patch Changes

  • @remix-run/dev - Properly abort request.signal during vite dev when the node response is closed (#9976)
  • @remix-run/dev - CSS imports with ?inline, ?inline-css and ?raw are no longer incorrectly injected during SSR in development (#9910)
  • @remix-run/server-runtime: Single Fetch: Fix types when loader, action, clientLoader, or clientAction return a mixture of bare objects, json(...), defer(...), and unstable_data(...). (#9999)
  • @remix-run/node/@remix-run/cloudflare/@remix-run/deno - Single Fetch: Re-export interface Future through runtime packages so that pnpm doesn't complain about @remix-run/server-runtime not being a dependency (#9982)
    • If you've already opted into Single Fetch, you can change your Single Fetch type augmentation in vite.config.ts to augment @remix-run/node (or cloudflare/deno) instead of @remix-run/server-runtime

Changes by Package

Full Changelog: v2.12.0...v2.12.1

mjackson
published 2.12.1-pre.0 •
mjackson
published 0.0.0-nightly-4a957276b-20240918 •
mjackson
published 0.0.0-nightly-3d7966f52-20240916 •