- Updated package.json to use npx for deploying and developing, and upgraded several dependencies including vitest and wrangler. - Renamed the project in wrangler.jsonc to include the year 2026 and added new routes and triggers for scheduled tasks. - Enhanced the API by adding new reload endpoints for pages, blogs, projects, and experiences, with appropriate CORS handling. - Implemented checks in import functions for files, images, and videos to skip updates if no changes are detected. - Improved error handling and logging across various routes and utilities. - Refactored global headers to dynamically resolve CORS origins based on incoming requests.
Description
No description provided
Languages
JavaScript
100%