Summary
Backwards incompatible changes
- The ol-mapbox-style package now contains untranspiled modern JavaScript code. When targeting older browsers, make sure to configure your build tools to transpile the code accordingly.
Other changes
- New
MapboxVectorLayer
export, which replacesol/layer/MapboxVector
from OpenLayers.
What's Changed
- Updates for v10.7.0 by @ahocevar in #958
- Move MapboxVectorLayer over from ol by @ahocevar in #960
- Export MapboxVectorLayer with index module by @ahocevar in #966
- Bump puppeteer from 21.0.1 to 21.0.3 by @dependabot in #961
- Bump ol from 7.4.0 to 7.5.0 by @dependabot in #964
- Bump typedoc-plugin-markdown from 3.15.3 to 3.15.4 by @dependabot in #965
- Bump typedoc-plugin-missing-exports from 2.0.0 to 2.0.1 by @dependabot in #962
- Bump @rollup/plugin-commonjs from 25.0.3 to 25.0.4 by @dependabot in #963
Full Changelog: v10.7.0...v11.0.0