Skip to content

Tags: tomkp/strava

Tags

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
tomkp tomkp
chore: bump version to 1.0.1

v1.0.0

Toggle v1.0.0's commit message
v1.0.0 - Initial release

Package: @tomkp/strava

Features:
- Full TypeScript support with comprehensive type definitions
- Automatic token refresh when tokens expire
- Rate limit tracking
- Specific error types for different failure scenarios
- Zero runtime dependencies - uses native fetch
- Database agnostic - works with any storage solution
- Framework agnostic - use with Express, Fastify, Next.js, or any Node.js app
- AbortController support for request cancellation
- Webhook subscription management and event parsing
- Pure functions for webhook validation (can be used standalone)
- Async iterators for memory-efficient pagination