All notable changes to the @changerawr/react package will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release of the Changerawr React SDK
- Core API client with comprehensive API coverage
- React context provider for configuration
- React hooks for all API endpoints:
- Project management hooks
- Changelog entry management hooks
- Tag management hooks
- Subscription management hooks
- Email configuration hooks
- Widget integration hooks
- React components:
- ChangerawrWidget for embedding widgets
- ChangerawrWidgetTrigger for popup widgets
- SubscriptionForm for newsletter subscriptions
- Utility functions for formatting dates, versions, etc.
- TypeScript support with comprehensive type definitions
- Example application demonstrating SDK usage