0.4.84
- Remove legacy source image cache and cleanup (38eaaa4)
Simplify source image pipeline by removing legacy shared/local caching logic: imageAssetPipeline now always fetches source images inside the in-flight dedupe wrapper (no more read/write ofsource/*entries in object storage). Add startup cleanup in objectStorage to remove the old CACHE_DIR/source directory to reclaim disk space. Bump package version to 0.4.84. (tsbuildinfo updated as part of the build artifacts.)
Full Changelog: v0.4.83...v0.4.84