Releases: awslabs/nx-plugin-for-aws
Releases · awslabs/nx-plugin-for-aws
v0.38.3
0.38.3 (2025-07-28)
🩹 Fixes
- openapi: remove unused enum imports in generated client (e206941)
- openapi: remove invalid typeof check for unknown (22092ef)
- openapi: composite types with enums (2819116)
❤️ Thank You
v0.38.2
0.38.2 (2025-07-21)
🩹 Fixes
- api-connection: resolve duplicate type names when operation ID matches schema name (#245)
❤️ Thank You
v0.38.1
0.38.1 (2025-07-16)
🩹 Fixes
- do not force snake/camel casing for directories (#247)
❤️ Thank You
v0.38.0
0.38.0 (2025-07-14)
🚀 Features
- rename ts#cloudscape-website -> ts#react-website (#236)
❤️ Thank You
v0.37.1
0.37.1 (2025-07-09)
🩹 Fixes
- resolve issue with engagmentId prompt not showing (78519f9)
❤️ Thank You
v0.37.0
0.37.0 (2025-07-09)
🚀 Features
- add engagmentId option for amazonions (953a203)
❤️ Thank You
v0.36.0
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
v0.35.0
0.35.0 (2025-07-04)
🚀 Features
- ts#mcp-server: add mcp to project instead of creating one (#237)
❤️ Thank You
v0.34.0
0.34.0 (2025-07-03)
🚀 Features
- ts#lambda-function: add generator for typescript lambda functions (#234, #142)
❤️ Thank You
v0.33.1
0.33.1 (2025-07-02)
🩹 Fixes
- py: ensure bundle target only bundles required dependencies (#235)
❤️ Thank You