Releases: awslabs/nx-plugin-for-aws
Releases · awslabs/nx-plugin-for-aws
v0.13.0
v0.12.0
v0.11.0
v0.10.0
0.10.0 (2025-02-23)
🚀 Features
- api-connection: support connection from react to python fast-api (2aab6c0)
- open-api: format generated client code and improve tagged operation type names (7a5c563)
🩹 Fixes
- license: remove trailing spaces in python format and ignore generated files (146e4bf)
- trpc-react: remove reference to undefined sigv4 client when auth is not iam (649714c)
❤️ Thank You
- 🚀 Jack
v0.9.0
v0.8.0
v0.7.1
0.7.1 (2025-02-20)
🩹 Fixes
- resolve issues with trpc router not being bundled correctly (de17574)
- make the routerFunction public and enable tracing (5daf7f8)
- ensure cfn guard suppressRule traverse over each construct (4025fa7)
- add powertools service name to router (9d323e2)
- fast-api: add title to FastApi app to be rendered in OpenAPI (513002f)
❤️ Thank You
- Adrian Dimech
v0.7.0
v0.6.0
0.6.0 (2025-02-17)
🚀 Features
- add python and fastapi support (6d4932e)
- seperate dist outputs by task (ef2592d)
- add vite-tsconfig-paths to website vite config (42860d8)
🩹 Fixes
- add python and fastapi unit tests (ce9d07b)
- add e2e tests for python project (6e60962)
- add vite.config.ts.timestamp* to eslint ignores (7690df4)
❤️ Thank You
- Adrian Dimech