Releases: dpobel/metalsmith-pdfize
Releases · dpobel/metalsmith-pdfize
v5.0.0
4.0.0
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 usemetalsmith.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 bymultimatch
.
Full Changelog: v3.0.0...v4.0.0