mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +00:00
- Added a new package `@photo-gallery/data` to manage photo data and metadata. - Updated various components to utilize the new photoLoader from the data package. - Adjusted dependencies in `pnpm-lock.yaml` and `package.json` files to include the new package. - Refactored imports across the application to streamline photo data access. Signed-off-by: Innei <tukon479@gmail.com>