Releases: gr2m/github-project
Releases · gr2m/github-project
v2.0.1
2.0.1 (2022-03-31)
Bug Fixes
- types: improve GitHubProjectItem disjointed union type (#44) (26b49fe)
v2.0.0
2.0.0 (2022-03-26)
Features
projectItem.type
set to "DRAFT_ISSUE"
when item is a draft (#40) (514dd18)
BREAKING CHANGES
- remove '.isDraft' property from projectItem
v1.3.5
1.3.5 (2022-03-24)
Bug Fixes
v1.3.4
1.3.4 (2022-03-22)
Bug Fixes
- use 'type' to determine
projectItem.isDraft
value (#38) (6a8786d)
v1.3.3
1.3.3 (2022-03-21)
Bug Fixes
- item fields type was not defined properly (#37) (631f929)
v1.3.2
1.3.2 (2022-03-16)
Bug Fixes
v1.3.1
1.3.1 (2022-03-15)
Bug Fixes
- set enum field to internal option ID, not option name (560ab18)
v1.3.0
1.3.0 (2022-03-15)
Features
matchFieldName
and matchFieldOptionValue
options (#30) (0666b9a)
v1.2.2
1.2.2 (2022-03-12)
Bug Fixes
- useful error messages for read-only and unknown fields (#28) (bde33ab)
v1.2.1
1.2.1 (2022-03-10)
Bug Fixes
- Match project fields case-insensitively (#26) (7fda605)