Releases: Munter/netlify-plugin-subfont
Releases · Munter/netlify-plugin-subfont
Nodejs native font subsetting
This release drops the python based fonttools
dependency that was previously required to subset local font files.
netlify-plugin-subfont is now truly plug and play.
Big thanks to @papandreou and the team behind the harfbuzz subsetter for providing a webassembly version.
Cleaning up your configuration
The following configuration is no longer needed:
requirements.txt
containingfonttools
,zopfli
andbrotli
.env
override settingPYTHON_VERSION
Node 8 deprecation
Netlify Build Public Beta Compatibility
Pull requests
- #22 Update Node.js to 10,12,13 (Renovate Bot)
- #20 Upgrade to latest version of Netlify Build (ehmicky)
- #16 Update installation instructions (Jessica Parsons)
- #11 Update nyc to the latest version 🚀 (greenkeeper[bot])
- #12 Update eslint-plugin-node to the latest version 🚀 (greenkeeper[bot])