···11+---
22+'@atcute/identity-resolver': patch
33+---
44+55+use `manual` redirect instead of `error`
66+77+apparently Cloudflare Workers doesn't think it makes sense for edge runtimes to support it, but how
88+exactly? who knows.
99+1010+```
1111+TypeError: Invalid redirect value, must be one of "follow" or "manual" ("error" won't be implemented since it does not make sense at the edge; use "manual" and check the response status code).
1212+```