@linear/sdk 52.0.0
Major Changes
-
29b5e22: feat(schema): [breaking] Type 'AgentActivityObservationContent' was removed (AgentActivityObservationContent)
feat(schema): [breaking] Member 'AgentActivityObservationContent' was removed from Union type 'AgentActivityContent' (AgentActivityContent)
feat(schema): [breaking] Enum value 'observation' was removed from enum 'AgentActivityType' (AgentActivityType.observation)
feat(schema): [dangerous] Member 'AgentActivityThoughtContent' was added to Union type 'AgentActivityContent' (AgentActivityContent)
feat(schema): [dangerous] Enum value 'thought' was added to enum 'AgentActivityType' (AgentActivityType.thought)
feat(schema): [dangerous] Input field 'supportsOAuthRefresh' was added to input object type 'ZendeskSettingsInput' (ZendeskSettingsInput.supportsOAuthRefresh)
feat(schema): [non_breaking] Type 'AgentActivityThoughtContent' was added (AgentActivityThoughtContent)
feat(schema): [non_breaking] Field 'fromDelegate' was added to object type 'IssueHistory' (IssueHistory.fromDelegate)
feat(schema): [non_breaking] Field 'toDelegate' was added to object type 'IssueHistory' (IssueHistory.toDelegate)
Patch Changes
- 91bbbdb: chore(deps): update dependency patch versions