All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.0.1 (2026-03-24)
- lambda-utilities: add necessary tsconfig config for decorators (b46cd82)
- deep exports from ssm and s3 (876fd77)
- fetch-ssm-string-param-value: add error handling for non-OK responses (58430c2)
- update supported node version (85d5fc1)
- update Node.js engine requirement to >=24.10.2 and adjust target runtime in documentation (df497bd)
- introduce lambda-utilities (25d3c81)
-
- node@v24 runtime requires
-
fetchSsmStringParamValuenow exported from@shiftcode/lambda-utilities/ssm
S3Helpernow exported from@shiftcode/lambda-utilities/s3
- require node >= 22.10.2