Skip to content

Releases: tongrhj/aws-credstash

aws-credstash-v3.0.1

02 May 06:19
7779e9d
Compare
Choose a tag to compare
  • Fix PutSecretOptions type not accepting undefined context e62faaa
  • Revert aws-sdk peerDependency version to parity with nodecredstash f89e558

aws-credstash-v3.0.0

29 Aug 07:15
Compare
Choose a tag to compare

Breaking

  • Added requirement of >= Node.js 10.0.0 628b789
  • Set minimum version required of aws-sdk to 2.742.0 628b789
  • Moved aws-sdk to a peerdependency: the API of the module remains compatible (unchanged), and you should be able to replace nodecredstash with aws-credstash without anything breaking 628b789

Improvements

  • Copied @types/nodecredstash into this module 628b789