@linear/sdk 53.0.0
Major Changes
-
4b6e659: feat(schema): [breaking] Field 'links' was removed from object type 'AgentSession' (AgentSession.links)
feat(schema): [breaking] Field 'CustomerStatusChildWebhookPayload.type' changed type from 'String!' to 'String' (CustomerStatusChildWebhookPayload.type)
feat(schema): [non_breaking] Type 'AgentSessionPayload' was added (AgentSessionPayload)
feat(schema): [non_breaking] Type 'AgentSessionUpdateExternalUrlInput' was added (AgentSessionUpdateExternalUrlInput)
feat(schema): [non_breaking] Field 'externalLink' was added to object type 'AgentSession' (AgentSession.externalLink)
feat(schema): [non_breaking] Field 'color' was added to object type 'CustomerStatusChildWebhookPayload' (CustomerStatusChildWebhookPayload.color)
feat(schema): [non_breaking] Field 'description' was added to object type 'CustomerStatusChildWebhookPayload' (CustomerStatusChildWebhookPayload.description)
feat(schema): [non_breaking] Field 'displayName' was added to object type 'CustomerStatusChildWebhookPayload' (CustomerStatusChildWebhookPayload.displayName)
feat(schema): [non_breaking] Field 'CustomerStatusChildWebhookPayload.type' is deprecated (CustomerStatusChildWebhookPayload.type)
feat(schema): [non_breaking] Field 'CustomerStatusChildWebhookPayload.type' has deprecation reason 'Customer statuses are no longer grouped by type.' (CustomerStatusChildWebhookPayload.type)
feat(schema): [non_breaking] Field 'description' was added to object type 'CustomerTierChildWebhookPayload' (CustomerTierChildWebhookPayload.description)
feat(schema): [non_breaking] Field 'IssueWebhookPayload.delegate' description changed from '[Internal] The user that the issue is delegated to.' to 'The app user that the issue is delegated to.' (IssueWebhookPayload.delegate)
feat(schema): [non_breaking] Field 'IssueWebhookPayload.delegateId' description changed from '[Internal] The ID of the user that the issue is delegated to.' to 'The ID of the app user that the issue is delegated to.' (IssueWebhookPayload.delegateId)
feat(schema): [non_breaking] Field 'agentSessionUpdateExternalUrl' was added to object type 'Mutation' (Mutation.agentSessionUpdateExternalUrl)
-
4b6e659: feat(schema): [breaking] Field 'links' was removed from object type 'AgentSession' (AgentSession.links)
feat(schema): [non_breaking] Type 'AgentSessionPayload' was added (AgentSessionPayload)
feat(schema): [non_breaking] Type 'AgentSessionUpdateExternalUrlInput' was added (AgentSessionUpdateExternalUrlInput)
feat(schema): [non_breaking] Field 'externalLink' was added to object type 'AgentSession' (AgentSession.externalLink)
feat(schema): [non_breaking] Field 'agentSessionUpdateExternalUrl' was added to object type 'Mutation' (Mutation.agentSessionUpdateExternalUrl)
Patch Changes
- d55dd52: chore(deps): update dependency patch versions