mongoosejs/mquery

Time to remove bluebird?

Systerr opened this issue · 2 comments

Node 8 not supported anymore and looks like bluebird not needed also.

Not currently because we support all the way back to Node v4 in the current major version. But something to consider for a future release.

Time to drop support for older nodejs versions? versions below 12 don't get any more security updates...
target LTS instead?

Maybe the v4 could also become a ESM only package too?