testing-library / pptr-testing-library

puppeteer + dom-testing-library = 💖
MIT License
287 stars 29 forks source link

misc: drop support for node 10 #58

Closed nickserv closed 3 years ago

nickserv commented 3 years ago

BREAKING CHANGE: node 10 is no longer supported. It reached its end-of-life on 30.04.2021.

nickserv commented 3 years ago

While we're at it, would it help if I added Node 12 to the test matrix? That will double the number of builds though, and we already have a bunch for different Puppeteer versions.