static-middleware@0.4.14
📦 remixView on GitHub →
🐛 1 fixes🔧 3 symbols
Summary
Fixed an incompatibility issue with `staticFiles()` middleware and router middleware by updating `@remix-run/fetch-router`. This ensures compatibility with Remix 3 projects.
🐛 Bug Fixes
- Fixed `staticFiles()` middleware types being incompatible with other router middleware.