github graphile/crystal graphile-export@1.0.0

latest release: ruru-types@2.0.0
6 hours ago

graphile-export

1.0.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.

1.0.0-rc.5

Patch Changes

  • #2963
    9c417ca
    Thanks @benjaie! - Graphile Export now optimizes
    the code further by detecting the parameters of functions that are always
    called with the same values and eliminating them. Further optimizations have
    also been applied: Graphile Export now requires fewer passes to achieve the
    same results and more optimizations to the exported code are now applied.

  • #2966
    82ef520
    Thanks @benjie! - Fix omission in Graphile Export
    where exporting a frozen/sealed object or array would not result in a
    frozen/sealed object being restored.

  • #2960
    5e9082b
    Thanks @benjie! - Implement deduplication of
    equivalent EXPORTABLE(...) expressions (shrink export size).

  • #2959
    53d5daf
    Thanks @benjie! - Improve compatibility with Node
    ESM

  • #2965
    d15e1c2
    Thanks @benjie! - Make EXPORTABLE's scope a
    readonly array for greater compatibility.

  • #2959
    3fca6a7
    Thanks @benjie! - Improve optimization pass to
    eliminate more redundant logic.

  • #2967
    dbdc8d8
    Thanks @benjie! - Further optimize the optimize
    step in Graphile Export

  • #2962
    b73416b
    Thanks @benjaie! - Improve export optimization
    to remove redundant repeated identifier arguments from local helper function
    calls, resulting in smaller and more straight-forward exports and easier
    optimizations for third-party plugins where imports are discouraged.

  • Updated dependencies
    [b793077,
    57dfa70]:

    • grafast@1.0.0-rc.8

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)
  • Updated dependencies
    [9eb3829,
    a3722d6,
    5fc379e]:
    • grafast@1.0.0-rc.5
    • pg-sql2@5.0.0-rc.4

1.0.0-rc.3

Patch Changes

1.0.0-rc.2

Patch Changes

1.0.0-rc.1

Patch Changes

0.0.2-beta.31

Patch Changes

0.0.2-beta.30

Patch Changes

0.0.2-beta.29

Patch Changes

0.0.2-beta.28

Patch Changes

0.0.2-beta.27

Patch Changes

0.0.2-beta.26

Patch Changes

0.0.2-beta.25

Patch Changes

0.0.2-beta.24

Patch Changes

  • Updated dependencies []:
    • grafast@0.1.1-beta.19

0.0.2-beta.23

Patch Changes

  • Updated dependencies
    [b336a5829]:
    • grafast@0.1.1-beta.18

0.0.2-beta.22

Patch Changes

0.0.2-beta.21

Patch Changes

  • Updated dependencies
    [76c7340b7]:
    • grafast@0.1.1-beta.16

0.0.2-beta.20

Patch Changes

0.0.2-beta.19

Patch Changes

0.0.2-beta.18

Patch Changes

  • Updated dependencies
    [807650035]:
    • grafast@0.1.1-beta.13

0.0.2-beta.17

Patch Changes

0.0.2-beta.16

Patch Changes

  • Updated dependencies
    [582bd768f]:
    • grafast@0.1.1-beta.11

0.0.2-beta.15

Patch Changes

0.0.2-beta.14

Patch Changes

  • Updated dependencies
    [437570f97]:
    • grafast@0.1.1-beta.9

0.0.2-beta.13

Patch Changes

  • Updated dependencies
    [bd5a908a4]:
    • grafast@0.1.1-beta.8

0.0.2-beta.12

Patch Changes

0.0.2-beta.11

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.

  • #1946
    9d53dde72
    Thanks @benjie! - Exporting a schema now performs
    ESLint 'no-use-before-define' check to catch even more invalid export
    conditions. Fix registerNodeIdCodec calls caught by this.

  • Updated dependencies
    [9f85c614d,
    6c6be29f1,
    8315e8d01]:

    • grafast@0.1.1-beta.6

0.0.2-beta.10

Patch Changes

  • #1934
    9ac0ddc01
    Thanks @benjie! - Automatically detect when a
    graphile-export export is invalid, and throw an error indicating which
    method needs to have EXPORTABLE added around it.

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

  • Updated dependencies
    [63dd7ea99,
    d801c9778,
    ef44c29b2]:

    • grafast@0.1.1-beta.5
    • pg-sql2@5.0.0-beta.5

0.0.2-beta.9

Patch Changes

0.0.2-beta.8

Patch Changes

  • Updated dependencies []:
    • grafast@0.1.1-beta.3

0.0.2-beta.7

Patch Changes

0.0.2-beta.6

Patch Changes

  • Updated dependencies
    [49fcb0d58]:
    • grafast@0.1.1-beta.1

0.0.2-beta.5

Patch Changes

0.0.2-beta.4

Patch Changes

0.0.2-beta.3

Patch Changes

0.0.2-beta.2

Patch Changes

  • #454
    89400d5c2
    Thanks @benjie! - Apply a different patch to the
    babel traverse issue we've been facing when optimizing.

0.0.2-beta.1

Patch Changes

  • cbd987385
    Thanks @benjie! - Bump all packages to beta

  • Updated dependencies
    [cbd987385]:

    • grafast@0.0.1-beta.1
    • pg-sql2@5.0.0-beta.1

0.0.2-alpha.8

Patch Changes

0.0.2-alpha.7

Patch Changes

0.0.2-alpha.6

Patch Changes

0.0.2-alpha.5

Patch Changes

0.0.2-alpha.4

Patch Changes

0.0.2-alpha.3

Patch Changes

  • #332
    faa1c9eaa
    Thanks @benjie! - Adjust dependencies and
    peerDependencies and peerDependenciesMeta.

0.0.2-alpha.2

Patch Changes

0.0.2-alpha.1

Patch Changes

0.0.2-1.1

Patch Changes

0.0.2-0.4

Patch Changes

  • 768f32681 - Fix peerDependencies ranges

  • Updated dependencies [768f32681]:

    • grafast@0.0.1-0.4

0.0.2-0.3

Patch Changes

  • d11c1911c - Fix dependencies

  • Updated dependencies [d11c1911c]:

    • grafast@0.0.1-0.3

0.0.2-0.2

Patch Changes

  • Updated dependencies [25037fc15]:
    • grafast@0.0.1-0.2

0.0.2-0.1

Patch Changes

  • Updated dependencies [55f15cf35]:
    • grafast@0.0.1-0.1

0.0.2-0.0

Patch Changes

Don't miss a new crystal release

NewReleases is sending notifications on new releases.