- Added support for Node.js v24 as a Twilio Functions runtime, selectable via the console or `runtime: node24` in the Serverless Toolkit configuration.
- Requires @twilio/runtime-handler ≥ 2.1.2; services using versions 1.2.0–2.1.2 are auto‑upgraded, while versions < 1.2.0 cause a deployment error.
- Existing Functions on earlier runtimes remain unchanged; Node.js v22 stays the default runtime.