@linear/sdk 88.1.0
Minor Changes
-
1e4336d: feat(schema): [dangerous] Input field 'initiativeUpdate' was added to input object type 'CommentCollectionFilter' (CommentCollectionFilter.initiativeUpdate)
feat(schema): [dangerous] Input field 'initiativeUpdate' was added to input object type 'CommentFilter' (CommentFilter.initiativeUpdate)
feat(schema): [dangerous] Input field 'initiativeUpdate' was added to input object type 'NullableCommentFilter' (NullableCommentFilter.initiativeUpdate)
feat(schema): [non_breaking] Type 'AiConversationUserState' was added (AiConversationUserState)
feat(schema): [non_breaking] Type 'NullableInitiativeUpdateFilter' was added (NullableInitiativeUpdateFilter)
feat(schema): [non_breaking] Field 'userState' was added to object type 'AiConversation' (AiConversation.userState)
feat(schema): [non_breaking] Field 'Team.ledInitiativeCount' description changed from 'The number of initiatives led by this team that would be deleted along with it. Requires team owner or workspace admin permissions, as it counts initiatives the caller may not otherwise have access to.' to 'The number of initiatives led by this team that would be deleted along with it. Counts every led initiative, including ones not otherwise visible to the caller, to mirror what deleting the team cascades.' (Team.ledInitiativeCount)
-
62692ff: feat(schema): [dangerous] Enum value 'ProjectDraft' was added to enum 'AiConversationEntityCardWidgetArgsType' (AiConversationEntityCardWidgetArgsType.ProjectDraft)
feat(schema): [dangerous] Enum value 'ProjectDraft' was added to enum 'AiConversationEntityListWidgetArgsEntitiesType' (AiConversationEntityListWidgetArgsEntitiesType.ProjectDraft)
feat(schema): [dangerous] Enum value 'entityChat' was added to enum 'AiConversationInitialSource' (AiConversationInitialSource.entityChat)
feat(schema): [dangerous] Member 'AiConversationAckPart' was added to Union type 'AiConversationPart' (AiConversationPart)
feat(schema): [dangerous] Enum value 'ack' was added to enum 'AiConversationPartType' (AiConversationPartType.ack)
feat(schema): [dangerous] Input field 'owners' was added to input object type 'NullableTeamFilter' (NullableTeamFilter.owners)
feat(schema): [dangerous] Input field 'users' was added to input object type 'NullableTeamFilter' (NullableTeamFilter.users)
feat(schema): [dangerous] Input field 'owners' was added to input object type 'TeamFilter' (TeamFilter.owners)
feat(schema): [dangerous] Input field 'users' was added to input object type 'TeamFilter' (TeamFilter.users)
feat(schema): [dangerous] Enum value 'document' was added to enum 'WorkflowTriggerType' (WorkflowTriggerType.document)
feat(schema): [dangerous] Enum value 'initiative' was added to enum 'WorkflowTriggerType' (WorkflowTriggerType.initiative)
feat(schema): [dangerous] Enum value 'team' was added to enum 'WorkflowTriggerType' (WorkflowTriggerType.team)
feat(schema): [non_breaking] Type 'AgentSessionWorkspaceDiffFile' was added (AgentSessionWorkspaceDiffFile)
feat(schema): [non_breaking] Type 'AiConversationAckKind' was added (AiConversationAckKind)
feat(schema): [non_breaking] Type 'AiConversationAckPart' was added (AiConversationAckPart)
feat(schema): [non_breaking] Type 'DocumentContentRevision' was added (DocumentContentRevision)
feat(schema): [non_breaking] Type 'InitiativeFilterSuggestionPayload' was added (InitiativeFilterSuggestionPayload)
feat(schema): [non_breaking] Type 'PullRequestCommitSignature' was added (PullRequestCommitSignature)
feat(schema): [non_breaking] Field 'workspaceDiff' was added to object type 'AgentSession' (AgentSession.workspaceDiff)
feat(schema): [non_breaking] Field 'workspaceDiffFiles' was added to object type 'AgentSession' (AgentSession.workspaceDiffFiles)
feat(schema): [non_breaking] Field 'initiative' was added to object type 'AiConversation' (AiConversation.initiative)
feat(schema): [non_breaking] Field 'Issue.comments' description changed from 'Comments associated with the issue.' to 'Comments associated with the issue, including inline comments on the issue's description.' (Issue.comments)
feat(schema): [non_breaking] Field 'IssueSearchResult.comments' description changed from 'Comments associated with the issue.' to 'Comments associated with the issue, including inline comments on the issue's description.' (IssueSearchResult.comments)
feat(schema): [non_breaking] Input field 'IssueUpdateInput.trashed' description changed from 'Whether the issue has been trashed.' to 'Whether the issue has been trashed. Set to true to trash, or null to restore.' (IssueUpdateInput.trashed)
feat(schema): [non_breaking] Field 'signature' was added to object type 'PullRequestCommit' (PullRequestCommit.signature)
feat(schema): [non_breaking] Field 'initiativeFilterSuggestion' was added to object type 'Query' (Query.initiativeFilterSuggestion)
feat(schema): [non_breaking] Input field 'ReleaseUpdateInput.trashed' description changed from 'Whether the release has been trashed.' to 'Whether the release has been trashed. Set to true to trash, or null to restore.' (ReleaseUpdateInput.trashed)
feat(schema): [non_breaking] Field 'documentContentRevisionCreated' was added to object type 'Subscription' (Subscription.documentContentRevisionCreated)
feat(schema): [non_breaking] Field 'documentContentRevisionDeleted' was added to object type 'Subscription' (Subscription.documentContentRevisionDeleted)
feat(schema): [non_breaking] Field 'documentContentRevisionUpdated' was added to object type 'Subscription' (Subscription.documentContentRevisionUpdated)
feat(schema): [non_breaking] Field 'Team.initiativesEnabled' description changed from '[ALPHA] Whether initiatives are shown in the team's sidebar.' to '[ALPHA] Whether team initiatives are enabled and shown in the team's sidebar.' (Team.initiativesEnabled)