marp-team / marp-core

The core of Marp converter
MIT License
786 stars 132 forks source link

Drop EoL Node 10 support #266

Closed yhatt closed 3 years ago

yhatt commented 3 years ago

-> #260

Now Marp Core requires ESM-ready Node.js (^12.20 || ^14.13.1 || >=16). It does not mean v3 ships with ESM support, but it allows shipping ESM without bumping major version in future.

This PR also includes highlight.js v11 that had was pended updating due to unmatched Node.js version. Following is notable changes: