Closed busma13 closed 1 month ago
Node 22 has been tested for quite some time, but now we want to set it as the default.
Places where there is a default node version:
test.yml
verify-build
lint-and-sync
and e2e-external-storage-tests
publish-master.yml
publish-tag.yml
Dockerfile
Dockerfile.dev
config.ts
asset-src.ts
@types/node should be moved to 22, but the node engines setting should stay at 18
@types/node
yes
Node 22 has been tested for quite some time, but now we want to set it as the default.
Places where there is a default node version:
test.yml
- used byverify-build
,lint-and-sync
,and e2e-external-storage-tests
jobspublish-master.yml
publish-tag.yml
Dockerfile
andDockerfile.dev
config.ts
asset-src.ts
@types/node
should be moved to 22, but the node engines setting should stay at 18