Releases: awslabs/nx-plugin-for-aws
Releases · awslabs/nx-plugin-for-aws
v0.18.1
v0.18.0
v0.17.1
v0.17.0
v0.16.0
v0.15.0
0.15.0 (2025-03-24)
🚀 Features
- api-connection: tanstack query hooks for connecting react to fastapi (576c939)
- api-connection: react -> fastapi share singleton vanilla client instance (4a96d1a)
- http-api: use grantable instead of role for granting invoke access to apis (4f44005)
🩹 Fixes
- api-connection: react -> fastapi - ensure website bundle task depends on client generation (8be5916)
- open-api: handle object schemas with additional properties and pattern properties (949b4b9)
- py#project: ignore reports and pycache files in version control (62eb464)
❤️ Thank You
- 🚀 Jack
v0.14.2
v0.14.1
v0.14.0
0.14.0 (2025-03-07)
🚀 Features
- infra: add destroy command for cleaning up infrastructure (0d84077)
🩹 Fixes
- ensure targets are cached correctly (8e3a91a)
- preserve existing new lines in typescript files updated by generators (b314415)
- pin all nx packages to 20.4.6 (905cae5)
- cloudscape-website: simplify generator options for consistency with other generators (8e97d0c)
- fast-api: ensure generator prompts for api name (9164e9c)
- fast-api: remove redundant subcommand from bundle target for windows compatibility (9615e48)
❤️ Thank You
- 🚀 Jack
v0.13.1
0.13.1 (2025-03-03)
🩹 Fixes
- format files race condition (6fd77d0)
- website compile error when generated client io class is not used (afaaefc)
- ensure compile task is cached by default (8c02472)
- ensure typescript plugin is only defined once (d10e8af)
- api-connection: fix trpc compilation issue and clobber of website compile task (c0c8e7f)
❤️ Thank You
- 🚀 Jack