github graphile/crystal graphile@5.1.0

11 hours ago

Minor Changes

Patch Changes

  • #3075
    e1a6f37
    Thanks @benjie! - Don't throw error for
    graphile --help when certain libraries are not installed.

  • #3080
    350dd8d
    Thanks @benjie! -
    GraphileConfig.Preset::plugins is now marked readonly - we do not require a
    mutable array.

  • #3077
    5f95b1c
    Thanks @benjie! - CLIs will now correctly
    auto-import graphile.config.mts files (previously graphile.config.ts files
    worked, but graphile.config.mts files would be ignored). With all major
    versions of Node.js now having native support for type stripping and
    require(esm), we recommend moving your configuration files to TypeScript
    (using ESM and erasable syntax only).

  • Updated dependencies
    [350dd8d,
    5f95b1c]:

    • graphile-config@1.1.0

Don't miss a new crystal release

NewReleases is sending notifications on new releases.