github remix-run/remix file-storage@0.13.5
file-storage v0.13.5

latest releases: assert@0.2.1, remix@3.0.0-beta.2, static-middleware@0.4.10...
4 hours ago

Patch Changes

  • Add a FileLike alias and make FileStorage generic over the concrete File value returned by each backend. createFsFileStorage() now exposes LazyFile return types from get() and put() (see #11430).

    Filesystem storage now persists file sizes in metadata instead of deriving them separately when listing files with metadata.

  • Bumped @remix-run/* dependencies:

Don't miss a new remix release

NewReleases is sending notifications on new releases.