Skip to content

@linear/sdk 64.0.0

Major Changes

  • d535751: feat(schema): [breaking] Field 'AuthOrganization.userCount' changed type from 'Float!' to 'Float' (AuthOrganization.userCount)

    feat(schema): [dangerous] Argument 'teamId: String' added to field 'Mutation.integrationMcpServerConnect' (Mutation.integrationMcpServerConnect.teamId)

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

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

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

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

    feat(schema): [dangerous] Enum value 'PrivateGroup' was added to enum 'SlackChannelType' (SlackChannelType.PrivateGroup)

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

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

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

    feat(schema): [non_breaking] Field 'AgentSessionWebhookPayload.comment' description changed from 'The comment this agent session is associated with.' to 'The root comment of the thread this agent session is attached to.' (AgentSessionWebhookPayload.comment)

    feat(schema): [non_breaking] Field 'AgentSessionWebhookPayload.commentId' description changed from 'The ID of the comment this agent session is associated with.' to 'The ID of the root comment of the thread this agent session is attached to.' (AgentSessionWebhookPayload.commentId)

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

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

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

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

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

    feat(schema): [non_breaking] Field 'initiativeUpdateHealth' was added to interface 'Notification' (Notification.initiativeUpdateHealth)

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

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

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

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

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

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

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

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

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