Releases: openlayers/ol-cesium
Releases · openlayers/ol-cesium
Release list
v2.23.0
What's Changed
- use nullish coalescing instead of defaultValue and prepare new release by @gberaudo in #1311
- Lock file maintenance by @renovate[bot] in #1291
- Replace Jekyll-based gh-pages with GitHub Actions deploy workflow by @ahocevar in #1314
- Replace Parcel with Vite for examples by @ahocevar in #1315
- Fix types exports map by @ahocevar in #1312
- Fix canvas pattern fill rendering in Cesium (was falling back to black) by @ahocevar in #1313
- Update dependency typescript to v6 by @renovate[bot] in #1307
- Update dependency eslint-config-openlayers to v21 by @renovate[bot] in #1310
- Update all patch and minor versions by @renovate[bot] in #1112
- Improve website look and feel and fix links by @ahocevar in #1316
- Do not include API docs in the npm package by @ahocevar in #1317
Full Changelog: v2.22.4...v2.23.0
OL-Cesium v2.20
Merge pull request #1190 from openlayers/convert_all_wms_load_functions Convert all image WMS load functions
OL-Cesium v2.17
This release adds support for Cesium 1.113 and OL 8.2.
All code has been migrated to typescript.
It contains a few breaking changes, see CHANGES.md.
OL-Cesium v2.15.2
Remove ts imports in published files
OL-Cesium v2.15
Port to OpenLayers 7.4 and CesiumJS 1.107.
Add low level function and an example to display a rectangular mask and take a screenshot of the rectangle area.
OL-Cesium v2.15.1
Port to OpenLayers 7.5 and CesiumJS 1.108.
Fix panning and pinch issue.
Fix MVTImageryProvider.
OL-Cesium v2.14
Merge pull request #1037 from openlayers/prepare_release Bump version
OL-Cesium v2.13.1
OL-Cesium v2.13
Merge pull request #956 from openlayers/updates Draw canvas when cloning overlay and update dependencies
OL-Cesium v2.9.0
Merge pull request #702 from openlayers/cleanup Remove unnecessary type cast