mirror of
https://github.com/dcarrillo/atalaya.git
synced 2026-07-20 23:54:44 +00:00
55c5a7ef14
* feat(auth): add Cache-Control: private to auth error responses * feat: enable Workers Cache in wrangler config * refactor: replace manual caches.default with Workers Cache * fix: remove unused url variable in fetch handler * test: update tests for Workers Cache header-based semantics * style: apply prettier formatting * chore(deps): bump wrangler