Skip to content

ruru@2.0.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 14:39
496a21b

Patch Changes

  • #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