Sourced from ol-mapbox-style's releases.
v12.5.0
Summary
- transformRequest can now also return a
Responseor aPromisethereof.- Fix
browserandmoduleentries inpackage.json.What's Changed
- Changes for v12.4.1 by
@ahocevarin openlayers/ol-mapbox-style#1243- Accept Response and Promise as transformRequest return by
@ahocevarin openlayers/ol-mapbox-style#1250- Bump html-webpack-plugin from 5.6.0 to 5.6.3 by
@dependabotin openlayers/ol-mapbox-style#1247- Bump webpack-dev-server from 5.0.4 to 5.2.0 by
@dependabotin openlayers/ol-mapbox-style#1248- Bump mini-css-extract-plugin from 2.9.0 to 2.9.2 by
@dependabotin openlayers/ol-mapbox-style#1244- Bump puppeteer from 23.10.4 to 24.2.0 by
@dependabotin openlayers/ol-mapbox-style#1245- Bump rollup from 2.79.2 to 4.34.6 by
@dependabotin openlayers/ol-mapbox-style#1246- Support Response for spriteImageUrl by
@ahocevarin openlayers/ol-mapbox-style#1258- Update package.json to point to src/index.js by
@gmercielin openlayers/ol-mapbox-style#1262New Contributors
@gmercielmade their first contribution in openlayers/ol-mapbox-style#1262Full Changelog: https://github.com/openlayers/ol-mapbox-style/compare/v12.4.1...v12.5.0
v12.4.1
Summary
- Switch from
@mapbox/mapbox-gl-style-specto@mapblibre/maplibre-gl-style-spec- Get rid of ESM bundle in dist/index.js, use src/index.js directly for ESM
- New website and API docs
All changes
- Changes for v12.4.0 by
@ahocevarin openlayers/ol-mapbox-style#1229- Update version notes by
@ahocevarin openlayers/ol-mapbox-style#1230- Bump webpack-dev-server from 5.0.4 to 5.2.0 by
@dependabotin openlayers/ol-mapbox-style#1231- Bump mocha from 10.4.0 to 11.1.0 by
@dependabotin openlayers/ol-mapbox-style#1235- Use maplibre instead of mapbox style spec by
@ahocevarin openlayers/ol-mapbox-style#940- Bump eslint-config-openlayers from 19.0.0 to 20.0.0 by
@dependabotin openlayers/ol-mapbox-style#1224- Bump typescript from 5.4.5 to 5.7.3 by
@dependabotin openlayers/ol-mapbox-style#1234- Bump mapbox-to-css-font from 2.4.4 to 3.0.2 by
@dependabotin openlayers/ol-mapbox-style#1236- Bump pmtiles-protocol from 1.0.1 to 1.0.4 by
@dependabotin openlayers/ol-mapbox-style#1237- Bump
@types/mochafrom 10.0.6 to 10.0.10 by@dependabotin openlayers/ol-mapbox-style#1238- Bump
@rollup/plugin-node-resolvefrom 15.2.3 to 16.0.0 by@dependabotin openlayers/ol-mapbox-style#1239- Bump webpack-cli from 5.1.4 to 6.0.1 by
@dependabotin openlayers/ol-mapbox-style#1240- Build docs as html and deploy to website by
@ahocevarin openlayers/ol-mapbox-style#1241- Add types for exports by
@ahocevarin openlayers/ol-mapbox-style#1242Full Changelog: https://github.com/openlayers/ol-mapbox-style/compare/v12.4.0...v12.4.1
Sourced from ol-mapbox-style's changelog.
12.5.0
- transformRequest can now also return a
Responseor aPromisethereof.- Fix
browserandmoduleentries inpackage.json.12.4.1
- Switch from
@mapbox/mapbox-gl-style-specto@mapblibre/maplibre-gl-style-spec- Get rid of ESM bundle in
dist/index.js, usesrc/index.jsdirectly for ESM- New website and API docs
68d67e8
Add dist for v12.5.020e1f29
Updates for v12.5.0d74af27
Merge pull request #1262
from gmerciel/patch-110b79af
Update package.json to point to src/index.jsd1de69b
Merge pull request #1258
from openlayers/sprite-response031e6bd
Support Response for spriteImageUrld96ed5a
Merge pull request #1246
from openlayers/dependabot/npm_and_yarn/rollup-4.34.6b3fbcb4
Replace rollup-plugin-terser with
@rollup/plugin-terser1312970
Bump rollup from 2.79.2 to 4.34.6a962684
Merge pull request #1245
from openlayers/dependabot/npm_and_yarn/puppeteer-24...