Updated:
aws-sdk
peer dependency removed. Will use peer dependency set inaws-param-store
Internal:
- Updated dependencies
New:
- Added support for automatically loading via environment variable:
AWS_SSM_ENV_PATH
Updated:
- Node 10.x and higher
- Added
aws-sdk
as a peer dependency
Internal:
- Updated dependencies
- Refactored tests
Improved:
- Added options to define region
New:
load()
function that executes the query with a given path
Initial Release