Last Updated: 12/10/2025
Changelog
All notable changes to this project.
[2.0.0] - 2024-12-01
Breaking Changes
- Removed deprecated
legacyModeoption - Minimum Node.js version is now 18
Added
- New authentication methods
- Improved error handling
- TypeScript 5.0 support
Fixed
- Memory leak in connection pool
- Race condition in event emitter
[1.5.0] - 2024-11-15
Added
- API rate limiting
- Webhook support
- Custom retry logic
Deprecated
legacyModeoption (usecompatModeinstead)