Skip to content

static-middleware v0.4.14

Choose a tag to compare

@github-actions github-actions released this 17 Aug 22:44
· 1 commit to main since this release
a7a1de4

Patch Changes

  • Fixed staticFiles() middleware types being incompatible with other router middleware by updating @remix-run/fetch-router to ^0.21.0. This keeps the established @remix-run/static-middleware package compatible with Remix 3 projects without package-manager overrides.