Skip to content

Releases: stackables/bridge

@stackables/bridge@2.3.3

13 Mar 16:47
e16ef7d

Choose a tag to compare

Patch Changes

  • Updated dependencies [848282b]:
    • @stackables/bridge-core@1.7.0
    • @stackables/bridge-graphql@1.2.4
    • @stackables/bridge-parser@1.4.4

@stackables/bridge@2.3.2

13 Mar 12:52
1f0bb6a

Choose a tag to compare

Patch Changes

  • Updated dependencies [8da19e8]:
    • @stackables/bridge-parser@1.4.3
    • @stackables/bridge-core@1.6.2
    • @stackables/bridge-graphql@1.2.3

@stackables/bridge-parser@1.4.4

13 Mar 16:47
e16ef7d

Choose a tag to compare

Patch Changes

  • Updated dependencies [848282b]:
    • @stackables/bridge-core@1.7.0

@stackables/bridge-parser@1.4.3

13 Mar 12:52
1f0bb6a

Choose a tag to compare

Patch Changes

  • #125 8da19e8 Thanks @aarne! - Bugfixes and stability

    • #123 Unify all Wire types
    • Trace propagation with errors
    • Tool errors enriched with sourcemaps
    • Respect tracing settings for all tools
  • Updated dependencies [8da19e8]:

    • @stackables/bridge-core@1.6.2

@stackables/bridge-graphql@1.2.4

13 Mar 16:47
e16ef7d

Choose a tag to compare

Patch Changes

  • Updated dependencies [848282b]:
    • @stackables/bridge-core@1.7.0

@stackables/bridge-graphql@1.2.3

13 Mar 12:52
1f0bb6a

Choose a tag to compare

Patch Changes

  • Updated dependencies [8da19e8]:
    • @stackables/bridge-core@1.6.2

@stackables/bridge-core@1.7.0

13 Mar 16:47
e16ef7d

Choose a tag to compare

Minor Changes

  • 848282b Thanks @aarne! - Get syntax highlighting directly in typescript files

    import { bridge, parseBridge } from "@stackables/bridge";
    
    const doc = parseBridge(bridge`
      version 1.5
      bridge Query.hello {
        with input as i
        with output as o
        o.message <- i.name
      }
    `);

@stackables/bridge-core@1.6.2

13 Mar 12:52
1f0bb6a

Choose a tag to compare

Patch Changes

  • #125 8da19e8 Thanks @aarne! - Bugfixes and stability

    • #123 Unify all Wire types
    • Trace propagation with errors
    • Tool errors enriched with sourcemaps
    • Respect tracing settings for all tools

@stackables/bridge-compiler@2.4.4

13 Mar 16:47
e16ef7d

Choose a tag to compare

Patch Changes

  • Updated dependencies [848282b]:
    • @stackables/bridge-core@1.7.0

@stackables/bridge-compiler@2.4.3

13 Mar 12:52
1f0bb6a

Choose a tag to compare

Patch Changes

  • #125 8da19e8 Thanks @aarne! - Bugfixes and stability

    • #123 Unify all Wire types
    • Trace propagation with errors
    • Tool errors enriched with sourcemaps
    • Respect tracing settings for all tools
  • Updated dependencies [8da19e8]:

    • @stackables/bridge-core@1.6.2