Skip to content

v1.1.0

Choose a tag to compare

@mikhailmogilnikov mikhailmogilnikov released this 11 Jul 19:27

@derived-modular/cli

1.1.0

Minor Changes

  • f83fa49: Optional dma.config.* (srcRoot, compositionRoots, roots, includePackages) with upward lookup, defineConfig, and --config
  • a50d377: Add dma init — safe bootstrap for layout, dma.config.ts, package script, and AGENTS.md (strict skip / append-only)
  • 8d479d6: Multi-root monorepo support: discover DMA apps from workspaces (or directory walk), --roots, --include-packages

Patch Changes

  • @derived-modular/boundaries@1.1.0

1.1.0

Minor Changes

  • Optional dma.config.{ts,mts,mjs,js,json} (srcRoot, compositionRoots, roots, includePackages) with upward lookup and --config
  • Multi-root monorepo support: discover DMA apps from workspaces (or directory walk), --roots, --include-packages; each root analyzed as a separate graph

1.0.1

Patch Changes

  • Ship compiled dist builds for boundaries and eslint-plugin on npm
  • Updated dependencies
    • @derived-modular/boundaries@1.0.1