Skip to content

v7.3.1

Compare
Choose a tag to compare
@seek-oss-ci seek-oss-ci released this 21 Nov 00:17
· 212 commits to main since this release
eb9a35c

Patch Changes

  • deps: Prettier 3.1 (#1314)

    See the release notes for more information.

  • init: Fix skuba.template.js validation (#1325)

    This resolves an "Invalid function return type" error on skuba init.

  • template: Update to Node 20 (#1317)

    Consider upgrading the Node.js version for your project across:

    • .nvmrc
    • package.json#/engines/node
    • serverless.yml
    • @types/node package version
    • CI/CD configuration (.buildkite/pipeline.yml, Dockerfile, etc.)

    If you are updating your AWS Lambda runtime to nodejs20.x, consider reading the release announcement as there are some breaking changes with this upgrade.