Skip to content

Releases: grantila/core-types-graphql

v3.0.0

19 Mar 09:04
425f71f
Compare
Choose a tag to compare

3.0.0 (2023-03-19)

Features

  • core: Export as pure ESM (ES2020) (425f71f)

BREAKING CHANGES

  • core: No longer CommonJS support

v2.0.0

02 Feb 06:53
3659887
Compare
Choose a tag to compare

2.0.0 (2023-02-02)

Bug Fixes

Continuous Integration

  • node: dropped node 12, test on node 19 (1fcf9a9)

BREAKING CHANGES

  • node: Dropped support for Node 12

v1.5.0

19 Jun 08:06
373dab0
Compare
Choose a tag to compare

1.5.0 (2022-06-19)

Features

  • graphql: bumped graphql to v16 (6f11bd5)

v1.4.0

20 Oct 07:32
4f9c06c
Compare
Choose a tag to compare

1.4.0 (2021-10-20)

Features

  • annotations: fixed annotations wrt title vs description (4f9c06c)

v1.3.1

17 Oct 21:31
2ee6ec7
Compare
Choose a tag to compare

1.3.1 (2021-10-17)

Bug Fixes

  • deps: bumped core-types for enum simplification improvements (2ee6ec7)

v1.3.0

11 Sep 09:14
f4f0f79
Compare
Choose a tag to compare

1.3.0 (2021-09-11)

Features

  • typescript: typescript 4.4 support (f4f0f79)

v1.2.0

16 Feb 20:18
9bd4cd3
Compare
Choose a tag to compare

1.2.0 (2021-02-16)

Bug Fixes

  • error: wrap graphql-to-core-types parsing errors in core-types error (de2b1e4)

Features

  • enum: added support for parsing GraphQL enums (9bd4cd3)

v1.1.0

14 Feb 14:18
Compare
Choose a tag to compare

1.1.0 (2021-02-14)

Features

  • api: the convert* functions return a ConversionResult wrapped value (6525925)

v1.0.0

05 Dec 17:23
Compare
Choose a tag to compare

1.0.0 (2020-12-05)

Features

  • core: initial commit of code (66811d2)
  • core: initial release (d07eb2a)