Skip to content

@linear/sdk 51.0.0

Major Changes

  • bf00d1f: feat(schema): [breaking] Field 'AgentSession.activities' changed type from '[AgentActivity!]!' to 'AgentActivityConnection!' (AgentSession.activities)

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

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

    feat(schema): [non_breaking] Input field 'IssueCreateInput.delegateId' description changed from '[Internal] The identifier of the agent user to delegate the issue to.' to 'The identifier of the app user to delegate the issue to.' (IssueCreateInput.delegateId)

    feat(schema): [non_breaking] Input field 'IssueUpdateInput.delegateId' description changed from '[Internal] The identifier of the agent user to delegate the issue to.' to 'The identifier of the app user to delegate the issue to.' (IssueUpdateInput.delegateId)

Patch Changes

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