Skip to content

Commit

Permalink
Workshop changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronMoat committed Jan 16, 2024
1 parent f7a6919 commit 9914e25
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .changeset/real-oranges-rescue.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ If you cannot upgrade to Node.js 20, after upgrading skuba, you can run `skuba f
`SKIP_NODE_20_PATCH=true` to prevent skuba from upgrading to Node.js 20.
This is required on the first run of `skuba format` after upgrading skuba only.

Please read the [Node.js 20 release notes](https://nodejs.org/en/blog/announcements/v20-release-announce) alongside the
skuba release notes.
Node.js 20 comes with its own breaking changes, so please read the [Node.js 20 release notes](https://nodejs.org/en/blog/announcements/v20-release-announce) alongside the skuba release notes. In addition,

- For AWS Lambda runtime updates to `nodejs20.x`, consider reading the [release announcement](https://aws.amazon.com/blogs/compute/node-js-20-x-runtime-now-available-in-aws-lambda/) as there are some breaking changes with this upgrade.
- You may need to upgrade your versions of CDK and Serverless as appropriate to support

A future version of skuba will drop support for Node.js 18.

0 comments on commit 9914e25

Please sign in to comment.