nats-io / nats.node

Node.js client for NATS, the cloud native messaging system.
https://nats.io
Apache License 2.0
1.55k stars 163 forks source link

[FEAT] Bump Typescript target to Node 14 (ES2020) #641

Open Ginden opened 2 weeks ago

Ginden commented 2 weeks ago

This change:

This should be a safe change, as Node 14 is already required.