github graphile/crystal graphile-build@5.1.0

latest release: pgl@5.0.1
11 hours ago

Minor Changes

  • #3060
    c21f24c
    Thanks @benjie! - makeSchema now awaits the
    writing of the SDL if enabled by exportSchemaSDLPath

Patch Changes

  • #3092
    79b234e
    Thanks @benjie! - getTypeByName is now allowed to
    be called during construction of a scalar.

  • #3071
    3dff681
    Thanks @benjie! - Previously we used
    rootValue() to represent the Query type; but in GraphQL.js rootValue can be
    null/undefined. Typically you just need a truthy value, so we now use an empty
    object.

  • Updated dependencies
    [350dd8d,
    5f95b1c]:

    • graphile-config@1.1.0

Don't miss a new crystal release

NewReleases is sending notifications on new releases.