Skip to content

Releases: gr2m/github-project

v2.0.1

31 Mar 22:51
26b49fe
Compare
Choose a tag to compare

2.0.1 (2022-03-31)

Bug Fixes

  • types: improve GitHubProjectItem disjointed union type (#44) (26b49fe)

v2.0.0

26 Mar 05:09
514dd18
Compare
Choose a tag to compare

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

24 Mar 22:37
1f46c74
Compare
Choose a tag to compare

1.3.5 (2022-03-24)

Bug Fixes

v1.3.4

22 Mar 19:34
6a8786d
Compare
Choose a tag to compare

1.3.4 (2022-03-22)

Bug Fixes

  • use 'type' to determine projectItem.isDraft value (#38) (6a8786d)

v1.3.3

21 Mar 20:38
631f929
Compare
Choose a tag to compare

1.3.3 (2022-03-21)

Bug Fixes

  • item fields type was not defined properly (#37) (631f929)

v1.3.2

16 Mar 04:18
6bdcd87
Compare
Choose a tag to compare

1.3.2 (2022-03-16)

Bug Fixes

v1.3.1

15 Mar 07:22
Compare
Choose a tag to compare

1.3.1 (2022-03-15)

Bug Fixes

  • set enum field to internal option ID, not option name (560ab18)

v1.3.0

15 Mar 06:05
0666b9a
Compare
Choose a tag to compare

1.3.0 (2022-03-15)

Features

  • matchFieldName and matchFieldOptionValue options (#30) (0666b9a)

v1.2.2

12 Mar 00:55
bde33ab
Compare
Choose a tag to compare

1.2.2 (2022-03-12)

Bug Fixes

  • useful error messages for read-only and unknown fields (#28) (bde33ab)

v1.2.1

10 Mar 00:53
7fda605
Compare
Choose a tag to compare

1.2.1 (2022-03-10)

Bug Fixes

  • Match project fields case-insensitively (#26) (7fda605)