Releases: awslabs/nx-plugin-for-aws
Releases · awslabs/nx-plugin-for-aws
v0.1.1
v0.1.0
0.1.0 (2024-12-13)
🚀 Features
- provide generators for cloudscape app, cognito integration, cdk infra (ts), trpc (backend + frontend integration) (7bd7507)
- setup Github worklows, issues, dependabot and PR template. (f59ed0c)
- add precommit hooks, commitizen and lint settings (f08c996)
- bypass commitizen if git commit is amended, rebasing or a message is provided (5051196)
- deploy docs (25c2d80)
- add pnpm cache to workflow (021d310)
🩹 Fixes
- add actions:write permissions to workflow (cf5023a)
- force usage of vite esm as the cjs bundle will be deprecated in v6 (6badcbc)
- handle unpublish failures when starting registry (09fbd41)
- enhance error logging in e2e test (e54b651)
- split out publish into seperate command (c68bc7a)
- add missing shell to git identity step (0f1a87d)
- update lcov path (8d7110b)
- CI enhancements (f2ca25f)
❤️ Thank You
- Adrian Dimech