v4.7.0
Release Notes
- [Breaking] Node 18 (18.17.0+) is required. The minimum node version supported by sharp 0.33.0 used in this release is 18.17.0.
What's Changed
- Clean error message, remove outdated data wmts by @Caerbannog in #1067
- Add undocumented options to docs by @Caerbannog in #1063
- Extract nested functions and simplify a little by @Caerbannog in #1062
- Simplify alpha premultiplication, now supported by sharp by @Caerbannog in #1073
- Fix listFonts by @Caerbannog in #1076
- Fix crash on ARM during rendering by @Caerbannog in #1077
- Code cleaning: more idiomatic, a bit shorter by @Caerbannog in #1074
- Update to Leaflet 1.9.4, remove L.TileLayer.NoGap.js by @acalcutt in #1070
- Update maplibre-gl-js to 3.6.2 by @acalcutt in #1084
- fix(deps): bump sharp from 0.32.6 to 0.33.0 by @dependabot in #1083
Full Changelog: v4.6.6...v4.7.0