0.16.1 (2025-11-10)
Bug Fixes
- ci: show difference in coverage in comments (00a951c)
- PatreonMock: align callback types with undici by optional origin and headers (03a7f01)
- PatreonMock: invert query check on
routemethod for prepending?(00a951c) - PatreonMock: set response body to null for 201 and 204 status (00a951c)
- PatreonUserClientInstance: correctly use fetched token by default (00a951c)
- PatreonUserClientInstance: use type generics from client (00a951c)
- RestClient: disable body for DELETE requests (00a951c)
- RestClient: do not parse empty response body (00a951c)
- types: export Oauth2RedirectOptions interface (42f77c2)