v0.1.0-alpha.5
Pre-release
Pre-release
0.1.0-alpha.5 (2025-07-03)
Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5
Features
- client: add support for endpoint-specific base URLs (d1d1ca4)
Bug Fixes
- ci: release-doctor — report correct token name (788b21c)
- client: don't send
Content-Typefor bodyless methods (4bb4a5a) - publish script — handle NPM errors correctly (8a29d6f)
Chores
- ci: enable for pull requests (2fd06f7)
- ci: only run for pushes and fork pull requests (156d50f)
- internal: make base APIResource abstract (b8f4193)
- mention unit type in timeout docs (0d8d06b)
Refactors
- types: replace Record with mapped types (fc1894a)