⚠ BREAKING CHANGES
- deps: The
aws-sdknpm package is no longer included with the Netlify CLI. If your functions use this module, you should add it to your project dependencies by runningnpm install aws-sdk --saveoryarn add aws-sdk.
aws-sdk npm package is no longer included with the Netlify CLI. If your functions use this module, you should add it to your project dependencies by running npm install aws-sdk --save or yarn add aws-sdk.
Don't miss a new cli release
NewReleases is sending notifications on new releases.