2.0.0
Breaking changes
- [api]: sent custom alert using the custom alerts API will be shown by default (
shouldShow: true) (84a5752) - [events]: event listeners of
UserEventsClientandEventsClientwere renamed withonprefix:listenToDonationEvents->onDonation,listenToGoalUpdateEvents->onGoalUpdate,listenToPollUpdateEvents->onPollUpdate(b671c33) - [api]:
@donation-alerts/authpackage was moved to peer dependencies (fbdf96a) - [events]:
@donation-alerts/apipackage was moved to peer dependencies (7cf7610)
All other changes are related to updating dependencies and project configuration.