Welcome to Remix!
Remix is a web framework that helps you build better websites with React.
To get started, open a new shell and run:
npx create-remix@latest
Then follow the prompts you see in your terminal.
For more information about Remix, visit remix.run!
v2.16.3
Date: 2025-03-28
Security Notice
Fixed a security vulnerability that allowed URL manipulation and potential cache pollution via the Host
and X-Forwarded-Host
headers due to inadequate port sanitization.
Patch Changes
@remix-run/express
- Better validation of x-forwarded-host
header to prevent potential security issues (#10553)
Full Changelog: v2.16.2...v2.16.3