Skip to content

@linear/sdk 86.0.0

Major Changes

  • bd88158: feat(schema): [breaking] Field 'EntityExternalLink.creator' changed type from 'User!' to 'User' (EntityExternalLink.creator)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    feat(schema): [dangerous] Argument 'sort: [UserSortInput!]' added to field 'Team.members' (Team.members.sort)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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