@linear/sdk 6.0.0
Major Changes
-
e76fab7: feat(schema): [breaking] Input field 'ownerId' was removed from input object type 'CustomViewCreateInput' (CustomViewCreateInput.ownerId)
feat(schema): [breaking] Input field 'ownerId' was removed from input object type 'CustomViewUpdateInput' (CustomViewUpdateInput.ownerId)
feat(schema): [dangerous] Input field 'companyIds' was added to input object type 'IssueUpdateInput' (IssueUpdateInput.companyIds)
feat(schema): [dangerous] Input field 'health' was added to input object type 'NullableProjectFilter' (NullableProjectFilter.health)
feat(schema): [dangerous] Input field 'health' was added to input object type 'ProjectCollectionFilter' (ProjectCollectionFilter.health)
feat(schema): [dangerous] Input field 'health' was added to input object type 'ProjectFilter' (ProjectFilter.health)
feat(schema): [dangerous] Argument 'modelName: String' added to field 'Query.customViewDetailsSuggestion' (Query.customViewDetailsSuggestion.modelName)
feat(schema): [non_breaking] Type 'Company' was added (Company)
feat(schema): [non_breaking] Type 'CompanyConnection' was added (CompanyConnection)
feat(schema): [non_breaking] Type 'CompanyEdge' was added (CompanyEdge)
feat(schema): [non_breaking] Field 'CustomView.owner' description changed from 'The user who owns the custom view.' to '[Deprecated] The user who owns the custom view.' (CustomView.owner)
feat(schema): [non_breaking] Field 'IssueHistory.archived' description changed from 'Whether the issue was archived or un-archived.' to 'Whether the issue is archived at the time of this history entry.' (IssueHistory.archived)
feat(schema): [non_breaking] Field 'integrationUpdateSlack' was added to object type 'Mutation' (Mutation.integrationUpdateSlack)
Patch Changes
- 8806bf1: chore(deps): update dependency patch versions