Skip to content

Commit

Permalink
docs: commas?
Browse files Browse the repository at this point in the history
  • Loading branch information
willfarrell committed Aug 31, 2024
1 parent b11be95 commit d2b3d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/upgrade/5-6.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Version 6.x of Middy no longer supports Node.js versions 18.x. You are highly en

## Notable changes

- Support for `--experimental-require-module`. Introduced into nodejs 20.17 this allows for the import of ESM into CJS codebases making the migration to ESM easier.
- Support for `--experimental-require-module`. Introduced into nodejs 20.17, this allows for the import of ESM into CJS codebases, making the migration to ESM easier.

## Core

Expand Down

0 comments on commit d2b3d9b

Please sign in to comment.