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

@remix-run/route-config

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remix-run/route-config - npm Package Versions

2

2.16.0

Diff

Changelog

Source

v2.16.0

Date: 2025-02-27

Minor Changes

  • @remix-run/dev - Add Vite v6 support (#10351)

Patch Changes

  • @remix-run/dev - Clean up vite-node dev server when build finishes (#10477)
  • @remix-run/react - Don't apply Single Fetch revalidation de-optimization when in SPA mode since there is no server HTTP request (#10479)
  • @remix-run/react - When using Lazy Route Discovery (future.v3_lazyRouteDiscovery), Remix will now detect manifest version mismatches after a new deploy and trigger a document reload to sync up any active client sessions with the newly deployed version (#10498)
    • On navigations to undiscovered routes, this mismatch will trigger a document reload of the destination path
    • On fetcher calls to undiscovered routes, this mismatch will trigger a document reload of the current path
    • While performing Eager Route Discovery on rendered <Link> components, mismatches will result in a no-op

Updated Dependencies

Full Changelog: v2.15.3...v2.16.0

mjackson
published 2.16.0-pre.2 •

mjackson
published 2.16.0-pre.1 •

mjackson
published 2.16.0-pre.0 •

mjackson
published 2.15.3 •

Changelog

Source

v2.15.3

Date: 2025-01-30

Patch Changes

  • @remix-run/react - Properly handle interrupted manifest requests in lazy route discovery (#10447)
  • @remix-run/server-runtime - Avoid duplication of Set-Cookie headers if also returned from headers (#10424)
  • @remix-run/server-runtime - Properly handle status codes that cannot have a body in single fetch responses (204, etc.) (#10410)

Updated Dependencies

Full Changelog: v2.15.2...v2.15.3

mjackson
published 2.15.3-pre.2 •

mjackson
published 2.15.3-pre.1 •

mjackson
published 2.15.3-pre.0 •

mjackson
published 2.15.2 •

Changelog

Source

v2.15.2

Date: 2024-12-20

Patch Changes

  • @remix-run/dev - Allow suppression of future flag warnings by setting them to false (#10358)
  • @remix-run/react - Throw unwrapped Single Fetch redirect to align with pre-Single Fetch behavior (#10317)

Updated Dependencies

Full Changelog: v2.15.1...v2.15.2

mjackson
published 2.15.2-pre.2 •

2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc