quirrel-dev / quirrel

The Task Queueing Solution for Serverless.
https://quirrel.dev
MIT License
892 stars 67 forks source link

Node v19 Support #1129

Closed etcimon closed 1 year ago

etcimon commented 1 year ago

Hello,

Can we have support for Node v19?

error quirrel@1.13.2: The engine "node" is incompatible with this module. Expected version "14 || 15 || 16 || 17 || 18". Got "19.2.0"

Thanks

Skn0tt commented 1 year ago

Sure! Opened a PR that adds test coverage for it, will ping you when it's shipped.

Skn0tt commented 1 year ago

shipped in https://github.com/quirrel-dev/quirrel/releases/tag/v1.13.4!