Releases: awslabs/nx-plugin-for-aws
Releases · awslabs/nx-plugin-for-aws
Release list
v0.3.0
0.3.0 (2025-02-03)
🚀 Features
- license: add a generator for synchronising license files and source code headers (#41)
❤️ Thank You
- Jack Stevenson
v0.2.1
v0.2.0
v0.1.6
v0.1.5
0.1.5 (2024-12-19)
🩹 Fixes
- cloudscape-website: implement lazilyRender which wraps any unresolved tokens in CfnJson (a96bb05)
❤️ Thank You
- Adrian Dimech
v0.1.4
0.1.4 (2024-12-17)
🩹 Fixes
- format only relevant files as part of generators (ec38402)
❤️ Thank You
- 🚀 Jack
v0.1.3
0.1.3 (2024-12-17)
🩹 Fixes
- refactor workflows to support running multiple package manager smoke tests in parallel (ee0b6af)
❤️ Thank You
- Adrian Dimech
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