All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added support for V2 endpoints.
- Removed verbose stack trace from errors.
- Organized shared types and fixed bundle export.
- Improved configuration object.
- Replaced
fetch
withaxios
for enhanced security. - Refactored internal code for better maintainability.
- Added error logging for easier debugging.
- Updated documentation to include TypeScript support.
- Initial release for Printify API v1.