Skip to content
Compare
Choose a tag to compare
@seek-oss-ci seek-oss-ci released this 20 Oct 23:54
· 26 commits to main since this release
6fa3a11

Minor Changes

  • deps: Drop strip-ansi dependency in favour of util.stripVTControlCharacters (#1713)

  • lint, format, template: Use pinned pnpm version in Dockerfiles (#1714)

    This fixes an issue where pnpm commands in Dockerfiles incorrectly use the latest pnpm version instead of the pinned version.

Patch Changes

  • template/lambda-sqs-worker-cdk: Align template with Serverless template (#1577)

    This adds the same boilerplate code available in lambda-sqs-worker along with Datadog integration.

  • deps: libnpmsearch ^8.0.0 (#1698)