Change8

Remix

Frontend & Mobile

Build Better Websites. Create modern, resilient user experiences with web fundamentals.

Latest: static-middleware@0.4.4100 releases20 breaking changesView on GitHub

Release History

static-middleware@0.4.4
Feb 28, 2026

This patch release updates several internal `@remix-run/*` dependencies to newer versions, including fetch-router, fs, mime, and response.

session-storage-memcache@0.1.02 features
Feb 28, 2026

This minor release introduces a new Memcache session storage backend for Node.js environments, complete with configurable options.

session-middleware@0.1.41 fix
Feb 28, 2026

This patch release includes a fix to ensure response mutability before modification and updates several `@remix-run/*` dependencies.

session-storage-redis@0.1.01 feature
Feb 28, 2026

This minor release introduces the initial version of the Redis session storage adapter for Remix, providing the createRedisSessionStorage function.

response@0.3.2
Feb 28, 2026

This patch release primarily involves bumping dependencies within the `@remix-run/*` ecosystem, specifically updating the mime package to version 0.4.0.

route-pattern@0.19.0Breaking3 fixes7 features
Feb 28, 2026

This release introduces significant breaking changes related to case sensitivity handling and AST structure for route patterns, alongside performance improvements for matchers and better error reporting for href generation.

multipart-parser@0.14.2
Feb 28, 2026

This patch release updated dependency types for packages under @remix-run/.

remix@3.0.0-alpha.3Breaking1 feature
Feb 28, 2026

This pre-release introduces granular exports via `package.json` for various internal packages and removes the root export from the main `remix` package, necessitating import path updates.

method-override-middleware@0.1.4
Feb 28, 2026

This patch release primarily involves bumping the version of the internal @remix-run/fetch-router dependency to 0.17.0.

mime@0.4.01 feature
Feb 28, 2026

This minor release expands MIME type coverage by incorporating all types from the mime-db database, including experimental and vendor-specific entries.

logger-middleware@0.1.3
Feb 28, 2026

This patch release primarily involves bumping dependencies within the `@remix-run/*` ecosystem, specifically updating fetch-router to version 0.17.0.

lazy-file@5.0.2
Feb 28, 2026

This patch release primarily involves bumping dependencies within the `@remix-run/*` ecosystem, specifically updating the mime package to version 0.4.0.

interaction@0.5.0Breaking
Feb 28, 2026

This minor release introduces a breaking change by removing the `onError` option from `createContainer` and the `raise` method from the `Interaction` interface, altering error handling mechanisms.

fs@0.4.2
Feb 28, 2026

This patch release bumps several internal dependencies within the Remix ecosystem, specifically updating lazy-file and mime packages.

form-data-parser@0.15.0
Feb 28, 2026

This minor release updates the dependency on multipart-parser to version 0.14.2.

file-storage@0.13.3
Feb 28, 2026

This patch release primarily involves bumping dependencies from the Remix ecosystem, specifically updating `@remix-run/fs` and `@remix-run/lazy-file`.

file-storage-s3@0.1.01 feature
Feb 28, 2026

This release introduces the initial version of @remix-run/file-storage-s3 and updates internal @remix-run/* dependencies, including file-storage to v0.13.3.

form-data-middleware@0.1.4
Feb 28, 2026

This patch release primarily involves bumping the version of the internal @remix-run/fetch-router dependency to 0.17.0.

fetch-router@0.17.02 features
Feb 28, 2026

This release exposes the owning Router on the request context and introduces a new decoupled export for route creation utilities in the fetch router package.

fetch-proxy@0.7.1
Feb 28, 2026

This patch release updated dependency types for `@remix-run/*` packages.

data-table-postgres@0.1.0
Feb 28, 2026
data-table-sqlite@0.1.0
Feb 28, 2026
data-table@0.1.0
Feb 28, 2026
data-table-mysql@0.1.0
Feb 28, 2026
data-schema@0.1.0
Feb 28, 2026
cookie@0.5.1
Feb 28, 2026

This patch release updated dependency types for @remix-run/* packages from peer dependencies to regular dependencies.

compression-middleware@0.1.3
Feb 28, 2026

This patch release bumps several internal Remix dependencies, including fetch-router, mime, and response packages.

component@0.5.0Breaking3 fixes6 features
Feb 28, 2026

This release introduces significant improvements to Server-Side Rendering capabilities, including out-of-order streaming and selective hydration. It also includes breaking changes to the `handle.update` signature and virtual root teardown methods for better consistency.

async-context-middleware@0.1.3
Feb 28, 2026

This patch release primarily involves bumping the version of the internal fetch-router dependency to 0.17.0.

remix@3.0.0-alpha.21 feature
Jan 28, 2026

This release primarily involves bumping several internal `@remix-run/*` dependencies to newer versions and adding a new export path for route pattern specificity APIs.

@remix-run/method-override-middleware@0.1.3
Jan 28, 2026

This patch release primarily involves bumping the version of the @remix-run/fetch-router dependency to 0.16.0.

@remix-run/static-middleware@0.4.3
Jan 28, 2026

This patch release primarily involves bumping the version of the @remix-run/fetch-router dependency to 0.16.0.

@remix-run/form-data-middleware@0.1.3
Jan 28, 2026

This patch release primarily involves bumping dependencies within the Remix ecosystem, specifically updating @remix-run/fetch-router and @remix-run/form-data-parser.

@remix-run/compression-middleware@0.1.2
Jan 28, 2026

This patch release primarily involves bumping the version of the internal @remix-run/fetch-router dependency to 0.16.0.

@remix-run/logger-middleware@0.1.2
Jan 28, 2026

This patch release primarily involves bumping the version of the @remix-run/fetch-router dependency to 0.16.0.

@remix-run/session-middleware@0.1.3
Jan 28, 2026

This patch release primarily involves bumping the version of the @remix-run/fetch-router dependency to 0.16.0.

@remix-run/async-context-middleware@0.1.2
Jan 28, 2026

This patch release primarily involves bumping the version of the internal dependency @remix-run/fetch-router to 0.16.0.

@remix-run/form-data-parser@0.15.0
Jan 28, 2026

This minor release updates the dependency on multipart-parser to version 0.14.2.

@remix-run/component@0.4.02 fixes3 features
Jan 28, 2026

This release introduces new animation utilities like 'animate', 'spring', and 'tween', and updates CSS processing to use data attributes instead of class names.

@remix-run/fetch-router@0.16.0Breaking
Jan 28, 2026

This release removes the deprecated `Router.size` property due to changes in how Matchers track size and updates dependencies, including `@remix-run/route-pattern`.

@remix-run/interaction@0.5.0Breaking
Jan 28, 2026

This minor release introduces a breaking change by removing the `onError` option from `createContainer` and the `raise` method from the `Interaction` interface, shifting error handling to standard DOM event propagation.

@remix-run/route-pattern@0.18.0Breaking4 features
Jan 28, 2026

This release removes obsolete href generation utilities and restricts protocol patterns while introducing powerful new introspection capabilities via the AST, string getters, detailed match metadata, and specificity comparison functions.

remix@3.0.0-alpha.1
Jan 26, 2026

This patch release updated dependency types for @remix-run/* packages from peer dependencies to regular dependencies.

@remix-run/static-middleware@0.4.2
Jan 26, 2026

This patch release updated dependency types for @remix-run/* packages from peer dependencies to regular dependencies.

@remix-run/method-override-middleware@0.1.2
Jan 26, 2026

This patch release updated dependency types for @remix-run/* packages from peer dependencies to regular dependencies.

@remix-run/form-data-middleware@0.1.2
Jan 26, 2026

This patch release updated dependency types for @remix-run/* packages from peer dependencies to regular dependencies.

@remix-run/compression-middleware@0.1.1
Jan 26, 2026

This patch release updated dependency types for @remix-run/* packages from peer dependencies to regular dependencies.

@remix-run/file-storage@0.13.2
Jan 26, 2026

This patch release updated dependency types for @remix-run/* packages from peer dependencies to regular dependencies.

@remix-run/session-middleware@0.1.2
Jan 26, 2026

This patch release updated dependency types for @remix-run/* packages from peer dependencies to regular dependencies.

@remix-run/response@0.3.1
Jan 26, 2026

This patch release updated dependency types for @remix-run/* packages from peer dependencies to regular dependencies.

@remix-run/fs@0.4.1
Jan 26, 2026

This patch release updated dependency types for packages under @remix-run/.

@remix-run/logger-middleware@0.1.1
Jan 26, 2026

This patch release updates dependency types for `@remix-run/*` packages from peer dependencies to regular dependencies.

@remix-run/multipart-parser@0.14.2
Jan 26, 2026

This patch release updated dependency types for @remix-run/* packages from peer dependencies to regular dependencies.

@remix-run/async-context-middleware@0.1.1
Jan 26, 2026

This patch release updated dependency types for @remix-run/* packages from peer dependencies to regular dependencies.

@remix-run/lazy-file@5.0.1
Jan 26, 2026

This patch release updated dependency types for @remix-run/* packages from peer dependencies to regular dependencies.

@remix-run/fetch-proxy@0.7.1
Jan 26, 2026

This patch release updates dependency types for `@remix-run/*` packages from peer dependencies to regular dependencies.

@remix-run/fetch-router@0.15.1
Jan 26, 2026

This patch release updated dependency types for @remix-run/* packages from peer dependencies to regular dependencies.

@remix-run/cookie@0.5.1
Jan 26, 2026

This patch release updated dependency types for @remix-run/* packages from peer dependencies to regular dependencies.

remix@3.0.0-alpha.01 feature
Jan 20, 2026

This release introduces the initial alpha version of the `remix` package, specifically targeting Remix 3 compatibility.

@remix-run/static-middleware@0.4.1
Jan 20, 2026
@remix-run/file-storage@0.13.1
Jan 20, 2026
@remix-run/fs@0.4.0
Jan 20, 2026
@remix-run/response@0.3.0
Jan 20, 2026
@remix-run/multipart-parser@0.14.1
Jan 20, 2026
@remix-run/lazy-file@5.0.0
Jan 20, 2026
@remix-run/fetch-router@0.15.0
Jan 20, 2026
@remix-run/component@0.3.0
Jan 20, 2026
@remix-run/route-pattern@0.17.0
Jan 20, 2026
@remix-run/mime@0.3.0
Jan 20, 2026
@remix-run/interaction@0.4.0
Jan 20, 2026
@remix-run/headers@0.19.0
Jan 20, 2026
remix@2.17.4
Jan 12, 2026

This release directs users to an external link for the full changelog details of version 2.17.4.

remix@2.17.33 fixes
Jan 7, 2026

This patch release focuses on stability improvements for the Vite plugin and fixes regressions related to HMR and asset serving.

component@0.2.11 fix
Dec 19, 2025

This release fixes a bug in node replacement where incorrect anchor calculations occurred; the process now ensures the new node is inserted before the old one is removed.

route-pattern@0.16.0Breaking
Dec 18, 2025

This release introduces a breaking change by renaming the RegExpMatcher class to ArrayMatcher.

response@0.2.11 feature
Dec 18, 2025

This update enhances createFileResponse to include character set information in the Content-Type header for text files.

node-fetch-server@0.13.01 feature
Dec 18, 2025

This update implements the use of the :authority header for defining request URLs in HTTP/2 communication.

mime@0.2.02 features
Dec 18, 2025

This release introduces two new utility functions for handling Content-Type headers with automatic charset detection for text-based MIME types.

fetch-router@0.14.0Breaking1 feature
Dec 18, 2025

This release simplifies the API by consolidating request handler types and removing generics from RequestHandler, while exposing MatchData for custom routing logic.

component@0.2.01 feature
Dec 18, 2025

This is the initial release of the Remix component package.

session-middleware@0.1.1Breaking1 fix
Dec 6, 2025

This update changes the recommended method for setting cookies from .set() to .append() to prevent overwriting cookies from other sources.

session@0.4.11 fix
Dec 6, 2025

This release fixes a bug where original session IDs were not consistently deleted from storage during session regeneration when the deleteOldSession option was enabled.

form-data-middleware@0.1.11 fix
Dec 6, 2025

This release ensures that context.formData is consistently initialized during POST requests regardless of request body validity.

fetch-router@0.13.0Breaking1 feature
Dec 1, 2025

This release renames the 'route handlers' terminology to 'controllers/actions', updates route helper naming, and introduces method-specific route aliases like get() and post().

fs@0.3.0Breaking
Nov 26, 2025

This release moves @remix-run/lazy-file and @remix-run/mime to peerDependencies to optimize dependency resolution.

lazy-file@4.2.0Breaking
Nov 26, 2025

This release moves @remix-run/mime to peerDependencies to reduce bundle size and prevent version duplication.

multipart-parser@0.14.0Breaking
Nov 26, 2025

This release moves @remix-run/headers to peerDependencies to reduce bundle size and prevent version duplication.

static-middleware@0.4.0Breaking1 feature
Nov 25, 2025

This release introduces conditional HTTP Range request support via the acceptRanges option and replaces the internal mrmime dependency with a required peer dependency on @remix-run/mime.

fs@0.2.0
Nov 25, 2025

This release replaces the mrmime dependency with @remix-run/mime for handling MIME type detection.

lazy-file@4.1.0
Nov 25, 2025

This release replaces the mrmime dependency with @remix-run/mime for handling MIME type detection.

response@0.2.0Breaking2 features
Nov 25, 2025

This release introduces a new compressResponse helper and updates createFileResponse to prioritize compression for text-based assets by conditionally disabling HTTP Range requests. It also introduces @remix-run/mime as a mandatory peer dependency.

headers@0.18.02 features
Nov 25, 2025

This release introduces a new Vary header utility and improves TypeScript type inference for preferred header selection methods.

compression-middleware@0.1.01 feature
Nov 25, 2025

This is the initial release of the Remix compression-middleware package.

mime@0.1.01 feature
Nov 25, 2025

This is the initial release of the Remix mime package.

method-override-middleware@0.1.11 feature
Nov 25, 2025

This release integrates request methods directly from the fetch-router package to improve internal consistency.

static-middleware@0.3.0Breaking1 feature
Nov 25, 2025

This release introduces directory listing support via the listFiles option and migrates response handling to the @remix-run/response package.

fetch-router@0.12.0Breaking1 feature
Nov 25, 2025

This release introduces breaking changes by migrating response helpers to a new package and renaming the InferRequestHandler type, while adding new exclusion options for route mapping.

headers@0.17.21 fix
Nov 25, 2025

This release fixes a type mismatch in the SetCookie interface, allowing the secure property to accept any boolean value for consistency with other cookie attributes.

file-storage@0.13.0Breaking
Nov 25, 2025

This release introduces breaking changes to file storage by replacing the LocalFileStorage and MemoryFileStorage classes with factory functions and updating import paths.

session@0.4.0Breaking2 features
Nov 25, 2025

This release introduces a formal Session class and renames the file-based session storage utility to createFsSessionStorage with a new export path.

Related Frontend & Mobile Packages

Subscribe to Updates

Get notified when new versions are released

RSS Feed