github graphile/crystal graphql-codegen-grafast@1.0.0

graphql-codegen-grafast

1.0.0-rc.5

Patch Changes

  • #2990
    5d408bd
    Thanks @benjie! - No code changes. Updates the
    release process, cleans up package.json, uses fixed identifiers for peer
    dependencies (unless they're explicit dependencies also). Hopefully move to
    trusted publishing.

1.0.0-rc.4

Patch Changes

  • a3722d6
    Thanks @benjie! - Refactor to enable TypeScript
    options rewriteRelativeImportExtensions and erasableSyntaxOnly (including
    using .ts extensions in source code)

1.0.0-rc.3

Patch Changes

1.0.0-rc.2

Patch Changes

1.0.0-rc.1

Patch Changes

  • #2785
    641222b
    Thanks @benjie! - Fix generation for abstract
    types to reflect Grafast type changes. Specifically, source and specifier
    have reversed order, and specifier is generated as the data type rather
    than the step type. If you had specifier: ... in your type overrides file
    (unlikely), please ensure this change is reflected: specifier: Step<T>
    should now be specifier: T.

  • 8a5a7c5
    Thanks @benjie! - Bump to release candidate

0.0.1-beta.3

Patch Changes

0.0.1-beta.2

Patch Changes

  • #2562
    3064e14
    Thanks @adrtivv! - Uses convertName to convert
    names, should improve compatibility with non-standard configurations/field
    names.

0.0.1-beta.1

Patch Changes

Don't miss a new crystal release

NewReleases is sending notifications on new releases.