siddharthvp/mwn

Identify oldest supported versions of MediaWiki and Node.js

siddharthvp opened this issue · 1 comments

We need to be clear about what versions of MediaWiki and Node.js are supported.

Oldest supported version of Node.js is v10.x, as the TypeScript compiler targets ES2018 and per the tests.

Version support for MW will become clear when docker-based integration tests are set up.