Skip to content

Releases: awslabs/nx-plugin-for-aws

v0.38.2

21 Jul 00:32
6dd1d1a
Compare
Choose a tag to compare

0.38.2 (2025-07-21)

🩹 Fixes

  • api-connection: resolve duplicate type names when operation ID matches schema name (#245)

❤️ Thank You

  • Jack Stevenson

v0.38.1

16 Jul 10:43
9928dfa
Compare
Choose a tag to compare

0.38.1 (2025-07-16)

🩹 Fixes

  • do not force snake/camel casing for directories (#247)

❤️ Thank You

v0.38.0

14 Jul 00:24
6d125b0
Compare
Choose a tag to compare

0.38.0 (2025-07-14)

🚀 Features

  • rename ts#cloudscape-website -> ts#react-website (#236)

❤️ Thank You

v0.37.1

09 Jul 05:17
Compare
Choose a tag to compare

0.37.1 (2025-07-09)

🩹 Fixes

  • resolve issue with engagmentId prompt not showing (78519f9)

❤️ Thank You

  • agdimech

v0.37.0

09 Jul 04:03
Compare
Choose a tag to compare

0.37.0 (2025-07-09)

🚀 Features

  • add engagmentId option for amazonions (953a203)

❤️ Thank You

  • agdimech

v0.36.0

08 Jul 05:37
Compare
Choose a tag to compare

0.36.0 (2025-07-08)

🚀 Features

  • ts#nx-plugin: add generator for creating nx plugins with an integrated mcp server (6aa2cc1)

🩹 Fixes

  • remove zod v4 alias in favour of explicit v4 import (e3e478b)
  • do not duplicate comments in ast transforms (#230)

❤️ Thank You

  • 🚀 Jack

v0.35.0

04 Jul 01:06
7c272d1
Compare
Choose a tag to compare

0.35.0 (2025-07-04)

🚀 Features

  • ts#mcp-server: add mcp to project instead of creating one (#237)

❤️ Thank You

  • Jack Stevenson

v0.34.0

03 Jul 00:30
a14f1bc
Compare
Choose a tag to compare

0.34.0 (2025-07-03)

🚀 Features

  • ts#lambda-function: add generator for typescript lambda functions (#234, #142)

❤️ Thank You

  • Jack Stevenson

v0.33.1

02 Jul 04:36
4a4ad0b
Compare
Choose a tag to compare

0.33.1 (2025-07-02)

🩹 Fixes

  • py: ensure bundle target only bundles required dependencies (#235)

❤️ Thank You

  • Jack Stevenson

v0.33.0

27 Jun 04:05
17397df
Compare
Choose a tag to compare

0.33.0 (2025-06-27)

🚀 Features

  • website: add auth and runtime config to router context (#231)

❤️ Thank You

  • Marc Teichtahl