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
andcolors
.
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
- container-api: upgrade flask version for the python api (#10077) (64ba2f1)
- use prompter and handle deletions (#10122) (5c0e290)
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
- make amplify prompts dependency explicit, lint errors (#10007) (66cdc06)
- use prompter and handle deletions (#10122) (5c0e290)
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
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
amplify-graphql-index-transformer 0.11.4 (2022-04-07)
Bug Fixes
amplify-graphql-searchable-transformer 0.13.6 (2022-04-07)
Bug Fixes
amplify-graphql-transformer-core 0.16.4 (2022-04-07)
Bug Fixes
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
- graphql: correct searchable instance types (#9973) (dfcfa52)
- use prompter and handle deletions (#10122) (5c0e290)
Features
BREAKING CHANGES
- package name update requires version bump in order to keep in sync with lerna.