pa11y-webservice icon indicating copy to clipboard operation
pa11y-webservice copied to clipboard

[EPIC] Release Pa11y-webservice v5

Open josebolos opened this issue 3 years ago • 0 comments

These are the tasks still missing for next release of pa11y-webservice:

  • Drop support for Node v12 (which will become unsupported in late April).
  • Add support for Node v16, and potentially v18 (which will be released in April) if the MongoDB driver adds support for it.
  • The MongoDB driver has already been upgraded from v3 to v4.4.1 on the next branch but I don't think this version of the MongoDB driver supports Node 16 already.

We should probably wait until late April / early May to see if the mongodb peeps release a 4.5 or 5.0 update for their driver in the meantime and, if not, drop support for Node 12 and release v5 of webservice anyway, as adding support for new versions of Node is not a breaking change but removing support for old versions is.

josebolos avatar Mar 18 '22 17:03 josebolos