github graphile/crystal tamedevil@0.1.0

tamedevil

0.1.0-rc.6

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.
  • Updated dependencies
    [5d408bd]:
    • @graphile/lru@5.0.0-rc.5

0.1.0-rc.5

Patch Changes

0.1.0-rc.4

Patch Changes

  • a3722d6
    Thanks @benjie! - Refactor to enable TypeScript
    options rewriteRelativeImportExtensions and erasableSyntaxOnly (including
    using .ts extensions in source code)
  • Updated dependencies
    [a3722d6]:
    • @graphile/lru@5.0.0-rc.4

0.1.0-rc.3

Patch Changes

0.1.0-rc.2

Patch Changes

0.1.0-rc.1

Patch Changes

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

  • Updated dependencies
    [8a5a7c5]:

    • @graphile/lru@5.0.0-rc.1

0.0.0-beta.9

Patch Changes

  • #2692
    3d5c464
    Thanks @benjie! - Allow forbidding certain
    objects/functions from being exported, and raise error as early as possible.

0.0.0-beta.8

Patch Changes

0.0.0-beta.7

Patch Changes

  • #1973
    b788dd868
    Thanks @benjie! - Add te.debug helper for
    debugging a te expression via printing a formatted version.

0.0.0-beta.6

Patch Changes

  • #1958
    8315e8d01
    Thanks @benjie! - EXPORTABLE now accepts a third
    argument, nameHint, which is used to hint what variable name to use for the
    given value. Used this in graphile-export along with some fixes and
    optimizations to improve the exports further.

0.0.0-beta.5

Patch Changes

  • #1935
    49fd8afed
    Thanks @benjie! - Add te.runExportable method,
    instead of simply calling the generated factory, it exports it in a way that's
    compatible with graphile-export.

  • #1924
    ef44c29b2
    Thanks @benjie! - 🚨 TypeScript is now configured
    to hide interfaces marked as @internal. This may result in a few errors
    where you're accessing things you oughtn't be, but also may hide some
    interfaces that should be exposed - please file an issue if an API you were
    dependent on has been removed from the TypeScript typings. If that API happens
    to be step.dependencies; you should first read this:
    https://benjie.dev/graphql/ancestors

  • #1935
    8ea67f891
    Thanks @benjie! - Fix lots of things related to
    exporting a schema with graphile-export.

0.0.0-beta.4

Patch Changes

  • #1902
    1b6c2f636
    Thanks @benjie! - Forbid __proto__ set even
    when --disable-proto=delete option is in use.

0.0.0-beta.3

Patch Changes

0.0.0-beta.2

Patch Changes

  • #496
    c9bfd9892
    Thanks @benjie! - Update dependencies (sometimes
    through major versions).

  • Updated dependencies
    [c9bfd9892]:

    • @graphile/lru@5.0.0-beta.2

0.0.0-beta.1

Patch Changes

0.0.0-alpha.4

Patch Changes

0.0.0-alpha.3

Patch Changes

  • #370
    339fe20d0
    Thanks @benjie! - Allow multiple instances of
    pg-sql2 and tamedevil to help handle package manager shenanigans.

0.0.0-alpha.2

Patch Changes

0.0.0-alpha.1

Patch Changes

0.0.0-1.1

Patch Changes

0.0.0-0.4

Patch Changes

  • 0ab95d0b1 - Update sponsors.

0.0.0-0.3

Patch Changes

  • 4ca7fce12 - Make runnable in the browser for playground

0.0.0-0.2

Patch Changes

  • 9b296ba54 - More secure, more compatible, and lots of fixes
    across the monorepo

0.0.0-0.1

Patch Changes

  • cd37fd02a - Introduce new tamedevil package for managing JIT
    code

Don't miss a new crystal release

NewReleases is sending notifications on new releases.