Releases: awslabs/nx-plugin-for-aws
Releases · awslabs/nx-plugin-for-aws
v0.28.3
0.28.3 (2025-05-29)
🩹 Fixes
- api: make cognito auth property consistent between rest and http (#203)
- license: fix bug parsing lines that don't end a block comment but use block comment end syntax (#205, #200)
- license: support workspace not in root git repo (#199)
- py#fast-api: always use cors middleware and allow headers (#198, #192)
❤️ Thank You
v0.28.2
0.28.2 (2025-05-28)
🩹 Fixes
- ts#trpc-api: use cors middleware for local trpc server (#197, #193)
❤️ Thank You
v0.28.1
0.28.1 (2025-05-28)
🩹 Fixes
- ts#trpc-api: add cors headers to the local server (#196, #193)
❤️ Thank You
v0.28.0
0.28.0 (2025-05-27)
🚀 Features
- api: add cognito auth support and simplify trpc api connection (#191, #161)
❤️ Thank You
v0.27.0
0.27.0 (2025-05-26)
🚀 Features
- trpc: consistent parameter naming and remove -backend from api project name (#188)
❤️ Thank You
v0.26.0
0.26.0 (2025-05-23)
🚀 Features
- sdk: expose sdk for extending generators (#187)
❤️ Thank You
v0.25.3
0.25.3 (2025-05-22)
🩹 Fixes
- ts#mcp-server: ensure tool descriptions are included in sample code (#186)
❤️ Thank You
v0.25.2
0.25.2 (2025-05-21)
🩹 Fixes
- mcp-server: ensure each tool has a description (#185)
❤️ Thank You
v0.25.1
0.25.1 (2025-05-20)
🩹 Fixes
- py#lambda-function: fix dependency added to common/constructs (#184)
❤️ Thank You
v0.25.0
0.25.0 (2025-05-19)
🚀 Features
- allow specifying short project names in generator arguments (#182)
❤️ Thank You