Skip to content

Conversation

@jumski
Copy link
Contributor

@jumski jumski commented Dec 4, 2025

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

pgflow@0.9.2

Patch Changes

  • Updated dependencies [0b84bb0]
    • @pgflow/core@0.9.2

@pgflow/client@0.9.2

Patch Changes

  • Updated dependencies [0b84bb0]
    • @pgflow/core@0.9.2
    • @pgflow/dsl@0.9.2

@pgflow/core@0.9.2

Patch Changes

  • 0b84bb0: Add automatic flow compilation at worker startup. Workers now call ensure_flow_compiled to verify flows are up-to-date. In development, mismatched flows are recompiled automatically. In production, mismatches cause errors. Use ensureCompiledOnStartup: false to opt-out.
  • Updated dependencies [0b84bb0]
    • @pgflow/dsl@0.9.2

@pgflow/dsl@0.9.2

Patch Changes

  • 0b84bb0: Add automatic flow compilation at worker startup. Workers now call ensure_flow_compiled to verify flows are up-to-date. In development, mismatched flows are recompiled automatically. In production, mismatches cause errors. Use ensureCompiledOnStartup: false to opt-out.

@pgflow/edge-worker@0.9.2

Patch Changes

  • 0b84bb0: Add automatic flow compilation at worker startup. Workers now call ensure_flow_compiled to verify flows are up-to-date. In development, mismatched flows are recompiled automatically. In production, mismatches cause errors. Use ensureCompiledOnStartup: false to opt-out.
  • Updated dependencies [0b84bb0]
    • @pgflow/core@0.9.2
    • @pgflow/dsl@0.9.2

@pgflow/example-flows@0.9.2

Patch Changes

  • Updated dependencies [0b84bb0]
    • @pgflow/core@0.9.2
    • @pgflow/dsl@0.9.2

@nx-cloud
Copy link

nx-cloud bot commented Dec 4, 2025

View your CI Pipeline Execution ↗ for commit 415a188

Command Status Duration Result
nx run edge-worker:test:integration ✅ Succeeded 4m 48s View ↗
nx run client:e2e ✅ Succeeded 1m 9s View ↗
nx affected -t verify-exports --base=origin/mai... ✅ Succeeded 3s View ↗
nx affected -t build --configuration=production... ✅ Succeeded 24s View ↗
nx run cli:e2e ✅ Succeeded 4s View ↗
nx affected -t lint typecheck test --parallel -... ✅ Succeeded 42s View ↗
nx run edge-worker:e2e ✅ Succeeded 44s View ↗
nx run core:pgtap ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2025-12-05 12:59:15 UTC

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.

2 participants