Closed
Description
📦 Proposal
Node.js 8 has reached EOL as stated on the official website and I think it should be good to bump the minimum required Node version of this project to v10.
The full list of EOL versions can be seen here.
The good thing is that we can support the Console.Table
API for things like #233 and avoid extra overhead on making stuff backward compatible.
Cheers!