mwn icon indicating copy to clipboard operation
mwn copied to clipboard

Identify oldest supported versions of MediaWiki and Node.js

Open siddharthvp opened this issue 4 years ago • 1 comments

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

siddharthvp avatar Apr 10 '20 07:04 siddharthvp

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.

siddharthvp avatar Feb 08 '21 19:02 siddharthvp