Skip to content

typescript - v3.15.0 - 2026-04-13 16:05:25

Choose a tag to compare

@github-actions github-actions released this 13 Apr 16:05
8d970a3

Generated by Speakeasy CLI

@novu/api 3.15.0

Typescript SDK Changes:

  • novu.subscribers.notifications.list():
    • request.tags Removed (Breaking ⚠️)
  • novu.subscribers.notifications.archiveAll():
    • request.updateAllSubscriberNotificationsDto.tags Changed (Breaking ⚠️)
  • novu.subscribers.notifications.deleteAll():
    • request.updateAllSubscriberNotificationsDto.tags Changed (Breaking ⚠️)
  • novu.subscribers.notifications.markAllAsRead():
    • request.updateAllSubscriberNotificationsDto.tags Changed (Breaking ⚠️)
  • novu.subscribers.notifications.archiveAllRead():
    • request.updateAllSubscriberNotificationsDto.tags Changed (Breaking ⚠️)
  • novu.subscribers.notifications.markAsSeen():
    • request.markSubscriberNotificationsAsSeenDto.tags Changed (Breaking ⚠️)
  • novu.environmentVariables.retrieve(): request Changed (Breaking ⚠️)
  • novu.environmentVariables.update(): request Changed (Breaking ⚠️)
  • novu.environmentVariables.delete(): request Changed (Breaking ⚠️)
  • novu.environmentVariables.usage(): request Changed (Breaking ⚠️)

Generated with Speakeasy CLI 1.761.3

Publishing Completed