merchant-center-application-kit icon indicating copy to clipboard operation
merchant-center-application-kit copied to clipboard

[Breaking] Drop support for Node.js `v16`

Open emmenko opened this issue 9 months ago • 2 comments

Drop support for Node.js v16, which reached EOL. The minimal required version is v18 but we recommend to use v20 or v22 if possible.

Remove support for v16 unblocks other upgrades, for example Vite v5.

I believe this is a good first step to start upgrading some libraries to their latest version.

emmenko avatar May 16 '24 07:05 emmenko