@pgflow/dsl 0.0.0-runkey-ed5e8daa-20251230113317 → 0.0.0-step-output-6c2f0f16-20260103213704

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/CHANGELOG.md CHANGED
@@ -1,10 +1,12 @@
1
1
  # @pgflow/dsl
2
2
 
3
- ## 0.0.0-runkey-ed5e8daa-20251230113317
3
+ ## 0.0.0-step-output-6c2f0f16-20260103213704
4
+
5
+ ## 0.12.0
4
6
 
5
7
  ### Minor Changes
6
8
 
7
- - 96b3847: BREAKING: Asymmetric handler signatures - remove `run` key from step inputs
9
+ - 37402eb: BREAKING: Asymmetric handler signatures - remove `run` key from step inputs
8
10
 
9
11
  - Root steps: `(flowInput, ctx) => ...` - flow input directly as first param
10
12
  - Dependent steps: `(deps, ctx) => ...` - only dependency outputs as first param
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pgflow/dsl",
3
- "version": "0.0.0-runkey-ed5e8daa-20251230113317",
3
+ "version": "0.0.0-step-output-6c2f0f16-20260103213704",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pgflow/dsl",
3
- "version": "0.0.0-runkey-ed5e8daa-20251230113317",
3
+ "version": "0.0.0-step-output-6c2f0f16-20260103213704",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",