Patch Changes
-
Add a
FileLikealias and makeFileStoragegeneric over the concreteFilevalue returned by each backend.createFsFileStorage()now exposesLazyFilereturn types fromget()andput()(see #11430).Filesystem storage now persists file sizes in metadata instead of deriving them separately when listing files with metadata.
-
Bumped
@remix-run/*dependencies: