merchant-center-application-kit
merchant-center-application-kit copied to clipboard
[Breaking] Drop support for Node.js `v16`
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.