Skip to content

Releases: awslabs/nx-plugin-for-aws

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 02:17
635c4da

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

Choose a tag to compare

@github-actions github-actions released this 30 Jan 02:56
a5c3b08

0.2.1 (2025-01-30)

🩹 Fixes

  • bump to NX 20.4.0, use mjs files/esm for lint config and resolve various bugs (#38)
  • cloudscape-website: support non-root path refresh in cloudfront deployed spa (#40)
  • infra: set up references from infra -> common/constructs automatically (#36)

❤️ Thank You

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Jan 01:13
36290c8

0.2.0 (2025-01-21)

🚀 Features

  • codebase simplification (36290c8)

❤️ Thank You

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 09 Jan 02:25
56dbff0

0.1.6 (2025-01-09)

🩹 Fixes

  • upgrade nx packages to latest (#31)

❤️ Thank You

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 19 Dec 10:47

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

Choose a tag to compare

@github-actions github-actions released this 17 Dec 04:56

0.1.4 (2024-12-17)

🩹 Fixes

  • format only relevant files as part of generators (ec38402)

❤️ Thank You

  • 🚀 Jack

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 17 Dec 04:44

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

Choose a tag to compare

@github-actions github-actions released this 16 Dec 01:29
be1c4e5

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

Choose a tag to compare

@github-actions github-actions released this 13 Dec 00:24

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