donmccurdy / glTF-Transform

glTF 2.0 SDK for JavaScript and TypeScript, on Web and Node.js.
https://gltf-transform.dev
MIT License
1.42k stars 150 forks source link

Require Node.js >= 18 #1208

Closed donmccurdy closed 11 months ago

donmccurdy commented 11 months ago

Currently this library supports Node.js v14+, but that's holding back some updates, and these runtimes are now passed EOL. In v4 I'll drop support for them and require Node.js v18+.