Full deployment history for this project.
š fix: restrict overly permissive CORS policy - Centralized CORS origin validation in lib/platform.ts - Replaced wildcard "*" with an allowlist including BASE_URL, localhost, and ALLOWED_ORIGINS - Updated all API endpoints and .well-known routes to use dynamic origin reflection - Updated vercel.json and integration tests to match the new security policy
Merge pull request #158 from mbarbine/copilot/merge-all-pull-requests Consolidate open PRs #147ā#157 into a single merge-ready integration branch
chore: drop stray PR metadata file Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
Merge pull request #157 from mbarbine/perf-optimize-dates-13244543748576938472 ā” Optimize Date object allocations in market endpoints
update
update
update
update