Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'@pgflow/dsl': patch
'@pgflow/dsl': minor
---

Add `.map()` method to Flow DSL for defining map-type steps
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'@pgflow/core': patch
'@pgflow/core': minor
---

Add map step type infrastructure in SQL core
Expand Down
2 changes: 1 addition & 1 deletion .changeset/fix-compile-config-flag.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'@pgflow/cli': patch
'pgflow': patch
---

Fix: Use --config instead of --import-map for Deno compilation
Expand Down
177 changes: 0 additions & 177 deletions PLAN.md

This file was deleted.

Loading
Loading