Skip to content

@linear/sdk 42.0.0

Major Changes

  • 511faef: feat(schema): [dangerous] Input field 'null' was added to input object type 'IssueLabelCollectionFilter' (IssueLabelCollectionFilter.null)

    feat(schema): [dangerous] Input field 'null' was added to input object type 'ProjectLabelCollectionFilter' (ProjectLabelCollectionFilter.null)

    feat(schema): [non_breaking] Type 'AppUserNotificationWebhookPayload' was added (AppUserNotificationWebhookPayload)

    feat(schema): [non_breaking] Type 'AttachmentWebhookPayload' was added (AttachmentWebhookPayload)

    feat(schema): [non_breaking] Type 'BaseEntityWebhookPayload' was added (BaseEntityWebhookPayload)

    feat(schema): [non_breaking] Type 'CommentChildWebhookPayload' was added (CommentChildWebhookPayload)

    feat(schema): [non_breaking] Type 'CommentWebhookPayload' was added (CommentWebhookPayload)

    feat(schema): [non_breaking] Type 'CustomerStatusChildWebhookPayload' was added (CustomerStatusChildWebhookPayload)

    feat(schema): [non_breaking] Type 'CustomerTierChildWebhookPayload' was added (CustomerTierChildWebhookPayload)

    feat(schema): [non_breaking] Type 'CycleChildWebhookPayload' was added (CycleChildWebhookPayload)

    feat(schema): [non_breaking] Type 'DocumentChildWebhookPayload' was added (DocumentChildWebhookPayload)

    feat(schema): [non_breaking] Type 'ExternalUserChildWebhookPayload' was added (ExternalUserChildWebhookPayload)

    feat(schema): [non_breaking] Type 'InitiativeChildWebhookPayload' was added (InitiativeChildWebhookPayload)

    feat(schema): [non_breaking] Type 'InitiativeUpdateChildWebhookPayload' was added (InitiativeUpdateChildWebhookPayload)

    feat(schema): [non_breaking] Type 'InitiativeUpdateWebhookPayload' was added (InitiativeUpdateWebhookPayload)

    feat(schema): [non_breaking] Type 'InitiativeWebhookPayload' was added (InitiativeWebhookPayload)

    feat(schema): [non_breaking] Type 'IntegrationChildWebhookPayload' was added (IntegrationChildWebhookPayload)

    feat(schema): [non_breaking] Type 'IssueAssignedToYouNotificationType' was added (IssueAssignedToYouNotificationType)

    feat(schema): [non_breaking] Type 'IssueAssignedToYouNotificationWebhookPayload' was added (IssueAssignedToYouNotificationWebhookPayload)

    feat(schema): [non_breaking] Type 'IssueChildWebhookPayload' was added (IssueChildWebhookPayload)

    feat(schema): [non_breaking] Type 'IssueLabelChildWebhookPayload' was added (IssueLabelChildWebhookPayload)

    feat(schema): [non_breaking] Type 'IssueLabelWebhookPayload' was added (IssueLabelWebhookPayload)

    feat(schema): [non_breaking] Type 'IssueMentionNotificationType' was added (IssueMentionNotificationType)

    feat(schema): [non_breaking] Type 'IssueMentionNotificationWebhookPayload' was added (IssueMentionNotificationWebhookPayload)

    feat(schema): [non_breaking] Type 'IssueWebhookPayload' was added (IssueWebhookPayload)

    feat(schema): [non_breaking] Type 'IssueWithDescriptionChildWebhookPayload' was added (IssueWithDescriptionChildWebhookPayload)

    feat(schema): [non_breaking] Type 'NotificationWebhookPayload' was added (NotificationWebhookPayload)

    feat(schema): [non_breaking] Type 'OauthClientChildWebhookPayload' was added (OauthClientChildWebhookPayload)

    feat(schema): [non_breaking] Type 'OtherNotificationType' was added (OtherNotificationType)

    feat(schema): [non_breaking] Type 'OtherNotificationWebhookPayload' was added (OtherNotificationWebhookPayload)

    feat(schema): [non_breaking] Type 'ProjectChildWebhookPayload' was added (ProjectChildWebhookPayload)

    feat(schema): [non_breaking] Type 'ProjectMilestoneChildWebhookPayload' was added (ProjectMilestoneChildWebhookPayload)

    feat(schema): [non_breaking] Type 'ProjectStatusChildWebhookPayload' was added (ProjectStatusChildWebhookPayload)

    feat(schema): [non_breaking] Type 'ProjectUpdateChildWebhookPayload' was added (ProjectUpdateChildWebhookPayload)

    feat(schema): [non_breaking] Type 'ProjectUpdateWebhookPayload' was added (ProjectUpdateWebhookPayload)

    feat(schema): [non_breaking] Type 'ProjectWebhookPayload' was added (ProjectWebhookPayload)

    feat(schema): [non_breaking] Type 'ReactionWebhookPayload' was added (ReactionWebhookPayload)

    feat(schema): [non_breaking] Type 'TeamChildWebhookPayload' was added (TeamChildWebhookPayload)

    feat(schema): [non_breaking] Type 'UserChildWebhookPayload' was added (UserChildWebhookPayload)

    feat(schema): [non_breaking] Type 'UserWebhookPayload' was added (UserWebhookPayload)

    feat(schema): [non_breaking] Type 'WorkflowStateChildWebhookPayload' was added (WorkflowStateChildWebhookPayload)

    feat(schema): [non_breaking] Field '_dummy' was added to object type 'Query' (Query._dummy)

    feat(schema): [non_breaking] Field 'totalMembers' was added to object type 'WorkspaceAuthorizedApplicationWithMemberships' (WorkspaceAuthorizedApplicationWithMemberships.totalMembers)

  • 511faef: Introduces types for webhook data payloads

Patch Changes

  • edf2099: chore(deps): update dependency patch versions