Skip to content

chore: update versions#129

Merged
aarne merged 1 commit intomainfrom
changeset-release/main
Mar 13, 2026
Merged

chore: update versions#129
aarne merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@stackables/bridge-core@1.7.0

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@2.3.3

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-compiler@2.4.4

Patch Changes

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

@stackables/bridge-graphql@1.2.4

Patch Changes

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

@stackables/bridge-parser@1.4.4

Patch Changes

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

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 13, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
bridge 36b3471 Commit Preview URL

Branch Preview URL
Mar 13 2026, 04:43 PM

@aarne aarne merged commit e16ef7d into main Mar 13, 2026
2 checks passed
@aarne aarne deleted the changeset-release/main branch March 13, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant