Skip to content

Releases: awslabs/nx-plugin-for-aws

v1.0.0

Choose a tag to compare

@nx-plugin-for-aws nx-plugin-for-aws released this 07 Sep 04:22
39df26c

1.0.0 (2026-09-07)

nx-plugin-showcase-desktop-dark

What's new in v1.0

  • 🚀 Safe upgradesnx migrate @aws/nx-plugin is supported, with 37 migration batches shipped and vended versions synced automatically.
  • 🔁 Idempotent generators — re-running any generator is safe and never clobbers your code.
  • 🧩 Adopt anywhere — new init generator adds the plugin to an existing Nx or non-Nx repo.
  • 🏷️ Simpler naming — unified ts#api / py#api / ts#website / ts#docs with a framework option, and standardised options across every generator.
  • 🤖 Agents on AgentCore — new AgentCore Gateway generator, agents and MCP servers deployed to AgentCore Runtime by default, session management, LangChain support and a local-or-deployed agent-chat.
  • 🗄️ Database generatorsts#dynamodb / py#dynamodb for single-table design and ts#rdb / py#rdb for relational databases.
  • 🏗️ Terraform parity — Terraform alongside CDK across generators
  • 🔒 Secure by default — WAF, Cognito threat protection, enforced CSP, API access logging, Trivy image scanning, license allowlists and git-secrets.
  • ⚙️ Modern toolchain — Nx 23.2, ESM, Biome replacing ESLint + Prettier and per-project package.json with catalogs
  • Faster loops — one dev target for local development and deploy-sandbox with CloudFormation express mode.

❤️ Thank You

v1.0.0-rc.98

v1.0.0-rc.98 Pre-release
Pre-release

Choose a tag to compare

@nx-plugin-for-aws nx-plugin-for-aws released this 05 Sep 14:16
a8a05e0

1.0.0-rc.98 (2026-09-05)

🚀 Features

  • ts#react-website: move the shared shadcn package onto the cn package (#1223)

🩹 Fixes

  • connection: insert imports/exports below header comments (#1214)
  • ts#astro-docs: validate internal doc links and stop translations breaking them (#1215)
  • ts#infra: destroy the whole sandbox stage, including nested stacks (#1220)

📦 Dependencies

  • update dependencies (#1222)

❤️ Thank You

  • nx-plugin-for-aws

v1.0.0-rc.97

v1.0.0-rc.97 Pre-release
Pre-release

Choose a tag to compare

@nx-plugin-for-aws nx-plugin-for-aws released this 05 Sep 04:17
bdbf657

1.0.0-rc.97 (2026-09-05)

🚀 Features

  • agentcore-gateway: expose a non-optional gatewayUrl accessor (#1199)
  • agentcore-gateway,agentcore-harness: add lint/format/typecheck targets (#1212)
  • init: set up git-secrets credential scanning on existing workspaces (#1208)
  • mcp-server: add a best-practices tool serving the cross-cutting guides (#1196)
  • py#lambda-function: wire powertools context into handlers (#1200)
  • ts#infra: declare workspace deps for generated cross-project imports (#1209)
  • ts#rdb,py#rdb: scan RDB container images under CDK (#1210)

🩹 Fixes

  • handle app/core construct name clashes (#1216)
  • terraform#project,ts#infra,ts#dynamodb,py#dynamodb: preserve user-authored files on re-run (#1211)
  • ts#api: preserve user API code when the generator is re-run (#1213)
  • ts#infra: stop the checkov gate passing on stale cached results (#1206)
  • ts#project: do not overwrite existing targets on re-run (#1205)
  • ts#rdb#trpc-connection: widen tRPC Context, and correct the database connection guide examples (#1201)
  • ts#react-website: assert shadcn alias resolution independently of the registry's cn import (#1207)
  • ts#smithy-project: label smithy openapi extensions correctly for generated client (#1204)
  • ts#website: keep the shadcn tsconfig reference unique when the generator is re-run (#1203)

❤️ Thank You

  • nx-plugin-for-aws

v1.0.0-rc.96

v1.0.0-rc.96 Pre-release
Pre-release

Choose a tag to compare

@nx-plugin-for-aws nx-plugin-for-aws released this 04 Sep 06:21
015407e

1.0.0-rc.96 (2026-09-04)

🚀 Features

  • nx-plugin: upgrade to nx 23.2 and catalog every dependency on bun (#1182)

❤️ Thank You

  • nx-plugin-for-aws

v1.0.0-rc.95

v1.0.0-rc.95 Pre-release
Pre-release

Choose a tag to compare

@nx-plugin-for-aws nx-plugin-for-aws released this 03 Sep 11:16
31a4cb4

1.0.0-rc.95 (2026-09-03)

🚀 Features

  • add support for pnpm 12 (#1176)

🩹 Fixes

  • shadcn: adopt shadcn 4.0's monorepo support (#1181)
  • ts#project: exclude rolldown's transient config bundle from format and lint (#1180)

❤️ Thank You

  • Alex To
  • nx-plugin-for-aws

v1.0.0-rc.94

v1.0.0-rc.94 Pre-release
Pre-release

Choose a tag to compare

@nx-plugin-for-aws nx-plugin-for-aws released this 02 Sep 10:26
083e2ff

1.0.0-rc.94 (2026-09-02)

🚀 Features

  • ts#infra: use CloudFormation express mode for deploy and deploy-sandbox (#1172)

🩹 Fixes

  • open-api#ts-client: generate the specs published OpenAPI documents actually use (#1178)

🔥 Performance

  • replace filesystem CLIs with shx (#1175)
  • ts#agent,ts#mcp-server: cache the AgentCore ADOT install separately (#1177)

❤️ Thank You

  • nx-plugin-for-aws

v1.0.0-rc.93

v1.0.0-rc.93 Pre-release
Pre-release

Choose a tag to compare

@nx-plugin-for-aws nx-plugin-for-aws released this 02 Sep 05:29
e085d15

1.0.0-rc.93 (2026-09-02)

🩹 Fixes

  • ts#agent,ts#mcp-server: keep a vendored npm version current in the version sync (#1174)

❤️ Thank You

v1.0.0-rc.92

v1.0.0-rc.92 Pre-release
Pre-release

Choose a tag to compare

@nx-plugin-for-aws nx-plugin-for-aws released this 01 Sep 16:43
382a056

1.0.0-rc.92 (2026-09-01)

🚀 Features

  • terraform#project: share one asset ECR registry across container infra (#1167)
  • ts#agent,py#agent,ts#mcp-server,py#mcp-server: deploy code to AgentCore Runtime by default (#1165)

🩹 Fixes

  • ts#website,ts#website#auth: assign each website its own dev-server and preview port (#1149)

❤️ Thank You

v1.0.0-rc.91

v1.0.0-rc.91 Pre-release
Pre-release

Choose a tag to compare

@nx-plugin-for-aws nx-plugin-for-aws released this 31 Aug 19:09
d870533

1.0.0-rc.91 (2026-08-31)

🚀 Features

  • update dependencies (#1163)

❤️ Thank You

  • cogwirrel @cogwirrel
  • nx-plugin-for-aws
  • Rams Sundaram
  • shsrams

v1.0.0-rc.90

v1.0.0-rc.90 Pre-release
Pre-release

Choose a tag to compare

@nx-plugin-for-aws nx-plugin-for-aws released this 31 Aug 13:48
3ba445b

1.0.0-rc.90 (2026-08-31)

🚀 Features

  • agentcore-harness: add experimental generator flag and mark agentcore-harness experimental (#1151)

🩹 Fixes

  • terraform#project,ts#project,py#agent: declare cache inputs correctly on format and cacheable targets (#1162)
  • ts#agent,py#agent: stop caching container image build and scan targets (#1158)
  • ts#dynamodb,ts#rdb: depend on pull-image from the dev target (#1159)
  • ts#project: write vitest coverage outside the project directory (#1154)

🔥 Performance

  • open-api#ts-client,open-api#ts-hooks: run codegen targets in-process (#1160)
  • py#project: scope python build inputs so test edits do not invalidate the build chain (#1156)
  • terraform#project: share provider downloads via TF_PLUGIN_CACHE_DIR (#1155)
  • ts#project,ts#infra,terraform#project: add an assemble target for the deploy path (#1161)
  • ts#sync: read the cached project graph instead of rebuilding it (#1157)

❤️ Thank You