Skip to content

Releases: awslabs/nx-plugin-for-aws

v0.1.1

16 Dec 01:29
be1c4e5
Compare
Choose a tag to compare

0.1.1 (2024-12-16)

🩹 Fixes

  • CI enhancements (4926c41)
  • cleanup unused dependencies and upgrade docusaurus (0cd85b6)
  • generate correct licenses and attributions (dff9651)

❤️ Thank You

  • Adrian Dimech

v0.1.0

13 Dec 00:24
Compare
Choose a tag to compare

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