Skip to content

Semiotic v3.7.4

Choose a tag to compare

@github-actions github-actions released this 16 Jun 15:12
626cc08

Added

  • Lineage DAG recipe helpers. semiotic/recipes now exports lineage DAG helpers for
    data-flow and KStreams-style network layouts, with tests covering stable topology layout.
  • KStreams docs demo. The docs add a KStreams recipe page and example data,
    plus expanded custom network chart guidance for selection-aware layouts.

Fixed

  • Network custom layout selection metadata. Network custom layouts now preserve selection
    metadata through pipeline layout and render paths, with regression coverage for selection
    actions and NetworkCustomChart behavior.

Changed

  • Refreshed developer/dependency tooling, including Prettier, TypeScript ESLint, Rollup, and Sharp.