Releases: grantila/core-types-graphql
Releases · grantila/core-types-graphql
v3.0.0
3.0.0 (2023-03-19)
Features
- core: Export as pure ESM (ES2020) (425f71f)
BREAKING CHANGES
- core: No longer CommonJS support
v2.0.0
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
1.5.0 (2022-06-19)
Features
- graphql: bumped graphql to v16 (6f11bd5)
v1.4.0
1.4.0 (2021-10-20)
Features
- annotations: fixed annotations wrt title vs description (4f9c06c)
v1.3.1
1.3.1 (2021-10-17)
Bug Fixes
- deps: bumped core-types for enum simplification improvements (2ee6ec7)
v1.3.0
1.3.0 (2021-09-11)
Features
- typescript: typescript 4.4 support (f4f0f79)
v1.2.0
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
1.1.0 (2021-02-14)
Features
- api: the convert* functions return a ConversionResult wrapped value (6525925)
v1.0.0
1.0.0 (2020-12-05)
Features
- core: initial commit of code (66811d2)
- core: initial release (d07eb2a)