Summary
- New hillshading options
- Support for the
line-offsetpaint property
What's Changed
- Changes for v13.2.0 by @ahocevar in #1387
- feat: prevent redundant font loading requests with font-weight ranges by @spliffone in #1398
- Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #1399
- Fix background layer source reuse breaking vector layers by @dleone13-terp in #1400
- Bump qs, body-parser and express by @dependabot[bot] in #1393
- Bump typedoc from 0.28.14 to 0.28.15 by @dependabot[bot] in #1389
- Bump puppeteer from 24.33.1 to 24.34.0 by @dependabot[bot] in #1390
- Bump html-webpack-plugin from 5.6.4 to 5.6.5 by @dependabot[bot] in #1391
- Bump @maplibre/maplibre-gl-style-spec from 23.3.0 to 24.4.1 by @dependabot[bot] in #1388
- Bump @rollup/plugin-node-resolve from 16.0.1 to 16.0.3 by @dependabot[bot] in #1392
- Bump webpack from 5.102.1 to 5.105.0 by @dependabot[bot] in #1406
- Bump puppeteer from 24.34.0 to 24.36.0 by @dependabot[bot] in #1401
- Bump html-webpack-plugin from 5.6.5 to 5.6.6 by @dependabot[bot] in #1403
- Bump mini-css-extract-plugin from 2.9.4 to 2.10.0 by @dependabot[bot] in #1405
- Bump rollup from 4.46.2 to 4.56.0 by @dependabot[bot] in #1402
- Bump webpack-dev-server from 5.2.2 to 5.2.3 by @dependabot[bot] in #1404
- Changes for 13.2.1 by @ahocevar in #1407
- Better match the visual hillshade appearance of MapLibre by @ahocevar in #1409
- Updates for Mapbox compatibility by @ahocevar in #1415
- Bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in #1410
- Bump sinon from 21.0.0 to 21.0.1 by @dependabot[bot] in #1411
- Bump css-loader from 7.1.2 to 7.1.3 by @dependabot[bot] in #1412
- Bump puppeteer from 24.36.0 to 24.37.3 by @dependabot[bot] in #1413
- Bump globals from 16.5.0 to 17.3.0 by @dependabot[bot] in #1414
- Changes for 13.3.0 by @ahocevar in #1416
- Raster contrast and alpha fixes; add zoom exaggeration for DEM by @ahocevar in #1424
- New hillshading options by @ahocevar in #1425
- Isolate text color and halo by @ahocevar in #1428
- Bump webpack from 5.105.0 to 5.105.2 by @dependabot[bot] in #1418
- feat: added line-offset by @ElGreeno in #1430
- Bump css-loader from 7.1.3 to 7.1.4 by @dependabot[bot] in #1419
- Bump proj4 from 2.19.10 to 2.20.2 by @dependabot[bot] in #1420
- Bump puppeteer from 24.37.3 to 24.37.5 by @dependabot[bot] in #1421
- Bump basic-ftp from 5.1.0 to 5.2.0 by @dependabot[bot] in #1422
- Bump minimatch by @dependabot[bot] in #1423
- Bump rollup from 4.57.1 to 4.59.0 by @dependabot[bot] in #1426
New Contributors
- @spliffone made their first contribution in #1398
- @dleone13-terp made their first contribution in #1400
- @ElGreeno made their first contribution in #1430
Full Changelog: v13.2.0...v13.4.0