v12.1.1
版本发布时间: 2023-11-23 23:30:09
openlayers/ol-mapbox-style最新发布版本:v12.3.5(2024-08-14 02:25:04)
Summary
- Consider the
icon-size
layout property also for icons not provided by the stylesheet - Handle fractional layer
minzoom
andmaxzoom
properly when fetching source data
What's Changed
- Changes for v12.1.0 by @ahocevar in https://github.com/openlayers/ol-mapbox-style/pull/1014
- Bump puppeteer from 21.4.1 to 21.5.0 by @dependabot in https://github.com/openlayers/ol-mapbox-style/pull/1015
- Bump @rollup/plugin-commonjs from 25.0.4 to 25.0.7 by @dependabot in https://github.com/openlayers/ol-mapbox-style/pull/1016
- Bump @types/arcgis-rest-api from 10.4.5 to 10.4.7 by @dependabot in https://github.com/openlayers/ol-mapbox-style/pull/1017
- Bump webpack from 5.88.2 to 5.89.0 by @dependabot in https://github.com/openlayers/ol-mapbox-style/pull/1018
- Bump sinon from 17.0.0 to 17.0.1 by @dependabot in https://github.com/openlayers/ol-mapbox-style/pull/1019
- Bump puppeteer from 21.5.0 to 21.5.1 by @dependabot in https://github.com/openlayers/ol-mapbox-style/pull/1020
- Bump @types/topojson-specification from 1.0.4 to 1.0.5 by @dependabot in https://github.com/openlayers/ol-mapbox-style/pull/1021
- Bump @rollup/plugin-node-resolve from 15.2.1 to 15.2.3 by @dependabot in https://github.com/openlayers/ol-mapbox-style/pull/1022
- Bump eslint from 8.52.0 to 8.53.0 by @dependabot in https://github.com/openlayers/ol-mapbox-style/pull/1023
- Bump typedoc from 0.25.1 to 0.25.3 by @dependabot in https://github.com/openlayers/ol-mapbox-style/pull/1024
- Bump eslint from 8.53.0 to 8.54.0 by @dependabot in https://github.com/openlayers/ol-mapbox-style/pull/1025
- Bump puppeteer from 21.5.1 to 21.5.2 by @dependabot in https://github.com/openlayers/ol-mapbox-style/pull/1026
- Bump @types/offscreencanvas from 2019.7.2 to 2019.7.3 by @dependabot in https://github.com/openlayers/ol-mapbox-style/pull/1027
- Bump @types/arcgis-rest-api from 10.4.7 to 10.4.8 by @dependabot in https://github.com/openlayers/ol-mapbox-style/pull/1028
- Bump @types/mocha from 10.0.1 to 10.0.4 by @dependabot in https://github.com/openlayers/ol-mapbox-style/pull/1029
- Apply icon-size (scale) for imageElement icons by @jnystad in https://github.com/openlayers/ol-mapbox-style/pull/1031
- Handle fractional zooms for layer min/maxResolution properly by @ahocevar in https://github.com/openlayers/ol-mapbox-style/pull/1032
Full Changelog: https://github.com/openlayers/ol-mapbox-style/compare/v12.1.0...v12.1.1