Skip to content

Releases: Jefiozie/ngx-aws-deploy

ngx-aws-deploy: v5.2.0

06 Aug 18:05
499e345
Compare
Choose a tag to compare

5.2.0 (2023-08-06)

Features

  • #104: add options to delete files before/after upload (#429) (7d3457e)
  • add support for default aws variables (#381) (32b121a)
  • simple implementation to trigger an optional AWS CloudFront invalidation after files have been uploaded to AWS S3. (#393) (6192a19), closes #392
  • support Angular 11 (#349) (1ff8803)
  • Support for AWS Temporal Credentials Authentication via AWS_SESSION_TOKEN env variable (#385) (171e167)
  • update lib to only support from v14 (#421) (e25e1be)
  • update to latest version of nx (d26fdcb)

Bug Fixes

  • handle build target correctly (28f7679)
  • handle the tests correctly (e68d677)
  • remove default value (c58cd6a)
  • remove direct workspace access (#346) (f1f49ac)
  • remove the production configuration from ng deploy command (#345) (7f113ee)
  • take into account folders and files with a dot in the name (#347) (ab42851)
  • use for schema ID (#402) (2ba003b)

5.0.0

24 Oct 18:58
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump moment from 2.29.1 to 2.29.2 by @dependabot in #406
  • update getCfDistributionId to return the cfDistributionId only from env variables by @maxletourneur in #409
  • feat: Support for AWS Temporal Credentials Authentication via AWS_SESSION_TOKEN env variable by @ggallotti in #385

New Contributors

Full Changelog: 4.1.0...5.0.0

4.1.0

09 Feb 18:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.1...4.1.0

Release 4.0.0

30 May 13:32
Compare
Choose a tag to compare

Release 4.0.0-beta.1

30 May 13:19
Compare
Choose a tag to compare
Release 4.0.0-beta.1 Pre-release
Pre-release

Release 3.0.1

03 Feb 20:33
Compare
Choose a tag to compare
  • Beta (#357) (f78b4a0)
  • chore: update nx deps (#355) (efc755c)
  • docs: update readme with latest way of working (e8ef4cc)
  • ci: add multiple node versions to the check (#353) (36d863f)
  • chore(deps): [security] bump node-notifier from 8.0.0 to 8.0.1 (#352) (f54decd)

Release 3.0.1-beta.0

29 Jan 05:41
Compare
Choose a tag to compare
Release 3.0.1-beta.0 Pre-release
Pre-release
  • fix(subfolder): get subfolder config work (#356) (61df54b)
  • chore: update nx deps (#355) (efc755c)
  • docs: update readme with latest way of working (e8ef4cc)
  • ci: add multiple node versions to the check (#353) (36d863f)
  • chore(deps): [security] bump node-notifier from 8.0.0 to 8.0.1 (#352) (f54decd)

Release 3.0.0

13 Dec 15:43
Compare
Choose a tag to compare
  • feat: support Angular 11 (#349) (1ff8803)
  • fix: remove direct workspace access (#346) (f1f49ac)
  • docs: add arturovt as a contributor (#348) (ac2ab11)
  • fix: take into account folders and files with a dot in the name (#347) (ab42851)
  • fix: remove the production configuration from ng deploy command (#345) (7f113ee)
  • Rnx run-many --target build --allelease 3.0.0-rc.1 (25d566d)
  • chore: update readme and package deps (ce29e09)
  • ci: switch temp to master (ba3c18d)
  • ci: add symlink rule (1667018)
  • ci: remove e2e tests (b6d988a)
  • ci: update node version (921421f)
  • ci: use nx features for build and test (e0fc752)
  • ci: first step updating gh actions (e708723)
  • ci: add github flow (77d1ed9)
  • fix: handle the tests correctly (e68d677)
  • fix: remove default value (c58cd6a)
  • fix: handle build target correctly (28f7679)
  • chore: update deps to latest versions of nx (be96f05)
  • chore: handle assets schema copy (10ef5c1)
  • add files for buildeR (f08c533)
  • chore: add nrwl/node dependency (1b4322d)
  • initial commit (6d91726)

Release 3.0.0-rc.1

10 Dec 20:37
Compare
Choose a tag to compare
Release 3.0.0-rc.1 Pre-release
Pre-release
  • chore: update readme and package deps (ce29e09)
  • ci: switch temp to master (ba3c18d)
  • ci: add symlink rule (1667018)
  • ci: remove e2e tests (b6d988a)
  • ci: update node version (921421f)
  • ci: use nx features for build and test (e0fc752)
  • ci: first step updating gh actions (e708723)
  • ci: add github flow (77d1ed9)
  • fix: handle the tests correctly (e68d677)
  • fix: remove default value (c58cd6a)
  • fix: handle build target correctly (28f7679)
  • chore: update deps to latest versions of nx (be96f05)
  • chore: handle assets schema copy (10ef5c1)
  • add files for buildeR (f08c533)
  • chore: add nrwl/node dependency (1b4322d)
  • initial commit (6d91726)