Merge branch 'main' into fix-network-issue

This commit is contained in:
Harel M
2025-01-21 16:18:26 +02:00
committed by GitHub
24 changed files with 3976 additions and 2589 deletions
+5
View File
@@ -5,6 +5,11 @@
- Use same version number for web and desktop versions
- Add scheme type options for vector/raster tile
- Add `tileSize` field for raster and raster-dem tile sources
- Update Protomaps Light gallery style to v4
- Add support to edit local files on the file system if supported by the browser
- Upgrade to MapLibre LG JS v5
- Upgrade Vite 6 and Cypress 14 ([#970](https://github.com/maplibre/maputnik/pull/970))
- Upgrade OpenLayers from v6 to v10
- _...Add new stuff here..._
### 🐞 Bug fixes