Skip to content

v0.1.0

@mirmachynka mirmachynka tagged this 20 Aug 11:08
Server-side upload processing moved out of platform's core/uploads.ts.
Image upload kinds (directory, mount path, URL scheme, layout) are no
longer hardcoded in the package - configureImageUploadKinds/
bootstrapUploadsConfig register them from the app's own
.trebired/uploads/config.ts or programmatically, keeping the package
product-agnostic. getUploadStaticMounts is dropped: it had zero
consumers anywhere.
Assets 2
Loading