github aws-amplify/amplify-cli v8.0.0
8.0.0

latest releases: v12.12.0, amplify-util-headless-input@1.9.18, amplify-python-function-runtime-provider@2.4.42...
2 years ago

Change Log

  • npm install -g @aws-amplify/cli now downloads a binary executable instead of traversing npm for all dependencies.

Benefits:

  • pkg cli decreases installation time by 92.63% from 216.81s to 15.974s.
  • pkg cli enjoys a 32.9% runtime performance benefit for example on the amplify --version command, from 1.608s to 1.079s.
  • pkg cli decreases storage use on client machines by 35.71% from 924M to 594M.
  • pkg cli guarantees parity across all users for a specific version regardless of consumption mechanism (npm vs raw pkg cli download)
  • pkg cli guarantees dependencies are tested, preventing supply chain attacks a la ua-parser-js and colors.

amplify-category-analytics 4.0.0 (2022-04-07)

Bug Fixes

BREAKING CHANGES

  • package name update requires version bump in order to keep in sync with lerna.

amplify-category-api 2.0.0 (2022-04-07)

Bug Fixes

BREAKING CHANGES

  • package name update requires version bump in order to keep in sync with lerna.

amplify-category-function 4.0.0 (2022-04-07)

Bug Fixes

BREAKING CHANGES

  • package name update requires version bump in order to keep in sync with lerna.

amplify-category-interactions 4.0.0 (2022-04-07)

Bug Fixes

BREAKING CHANGES

  • package name update requires version bump in order to keep in sync with lerna.

amplify-category-predictions 4.0.0 (2022-04-07)

Bug Fixes

BREAKING CHANGES

  • package name update requires version bump in order to keep in sync with lerna.

amplify-cli 8.0.0 (2022-04-07)

Bug Fixes

Features

BREAKING CHANGES

  • package name update requires version bump in order to keep in sync with lerna.

amplify-cli-npm 8.0.0 (2022-04-07)

chore

  • prevent cold start by warming binary immediately after installation (#10139) (d7c6ba6)

Continuous Integration

BREAKING CHANGES

  • to make sure lerna does the right thing
  • needed to make lerna behave

Co-authored-by: John Corser xss@amazon.com

amplify-e2e-core 3.0.0 (2022-04-07)

Bug Fixes

BREAKING CHANGES

  • package name update requires version bump in order to keep in sync with lerna.

amplify-e2e-tests 3.7.17 (2022-04-07)

Bug Fixes

  • graphql: avoid duplicate function when overriding resolvers (#9980) (94398f8)

amplify-graphql-index-transformer 0.11.4 (2022-04-07)

Bug Fixes

  • graphql: avoid duplicate function when overriding resolvers (#9980) (94398f8)

amplify-graphql-searchable-transformer 0.13.6 (2022-04-07)

Bug Fixes

  • graphql: correct searchable instance types (#9973) (dfcfa52)

amplify-graphql-transformer-core 0.16.4 (2022-04-07)

Bug Fixes

  • graphql: avoid duplicate function when overriding resolvers (#9980) (94398f8)

amplify-prompts 2.0.0 (2022-04-07)

Bug Fixes

BREAKING CHANGES

  • package name update requires version bump in order to keep in sync with lerna.

amplify-provider-awscloudformation 6.0.0 (2022-04-07)

Bug Fixes

Features

BREAKING CHANGES

  • package name update requires version bump in order to keep in sync with lerna.

graphql-elasticsearch-transformer 5.2.29 (2022-04-07)

Bug Fixes

  • graphql: correct searchable instance types (#9973) (dfcfa52)

Don't miss a new amplify-cli release

NewReleases is sending notifications on new releases.