Skip to content

[Superseded] static-files-middleware v0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 22:21
· 10 commits to main since this release
386aa17

⚠️ Superseded: do not use this package. Use @remix-run/static-middleware directly, or import staticFiles from remix/middleware/static in Remix apps.

Minor Changes

  • Initial release of the static file-serving middleware that powers remix/middleware/static. Application code should continue importing staticFiles from remix/middleware/static.