MockMirror Preview
Version updated for https://github.com/akshar-ojus/mockmirror to version v1.0.4.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Bug Fixes & Improvements
- Fixed Rate Limiting : Added a smart delay (4s) between file analyses to respect the Gemini API free tier limits. This prevents crashes when multiple files are changed in a single PR.
- Fixed Router Dependencies: Added explicit Vite aliases for
react-router-dom,react-router, and@remix-run/router. This ensures previews work even if the user hasn’t strictly defined these dependencies in their ownpackage.json.