inversify / InversifyJS

A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
http://inversify.io/
MIT License
11.34k stars 719 forks source link

CI for Node 16 #1402

Closed kkalavantavanich closed 1 year ago

kkalavantavanich commented 2 years ago

Expected Behavior

Should ensure that InversifyJS works with Node 16 by adding Node 16 to CI.

Current Behavior

No CI for Node 16 yet.

Possible Solution

Add Node 16 to CI.

PodaruDragos commented 1 year ago

we now just test for node18 and node20. I a closing this, but feel free to reopen if there's further discussions