Skip to content

4.0.0

Latest
Compare
Choose a tag to compare
@dpobel dpobel released this 30 Dec 10:17
· 33 commits to main since this release

What's Changed

  • [Beaking] Drop node 14 and 16 support
  • Add node 20 support
  • Update puppeteer from 13.7.0 to 21.6.1
  • [Breaking] Remove multimatch to use metalsmith.match(). As a result, at least Metalsmith 2.4.0 is required to use this plugin. metalsmith.match() uses micromatch behind the scene, in most cases this should be transparent unless you were using patterns only supported by multimatch.

Full Changelog: v3.0.0...v4.0.0