Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 00:24
· 363 commits to refs/heads/mainline since this release

0.13.0 (2023-01-17)

⚠ BREAKING CHANGES

  • nx-monorepo: modified nx-monorepo config settings for Nx
  1. WorkspaceConfig.nxConfig type NxConfig => Nx.WorkspaceConfig
  2. overrideProjectTargets removed in favor of PDKProject.nx
    config to manage Nx project

See PR 231

Bug Fixes

  • aws-arch: fix generator caching (79f0bfc)

  • aws-arch: pricing manifest caching and automation (ecdc5a7)

  • nx-monorepo: improve nx project and target configs (be8c6c8)