mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +00:00
- Introduced a new SDK package to replace the previous ssr-sdk, consolidating shared functionality for handling views and reactions. - Updated package.json files across applications to reference the new @afilmory/sdk. - Removed the old ssr-sdk package and its associated files, streamlining the codebase. - Enhanced API routes for reactions and views to utilize the new SDK schemas and client methods. - Updated dependencies in various packages to ensure compatibility and improved functionality. Signed-off-by: Innei <tukon479@gmail.com>