Releases: visgl/deck.gl
Releases Β· visgl/deck.gl
v9.0.15
- fix(carto): Update 'cartocolor' dependency to v5 (#8917, #8899)
- fix(carto): Add missing 'client' parameter to query requests (#8913)
- fix(carto): Fix fetchMap visibleLayerGroup filtering to include static layers (#8915)
- fix(widgets): Increase z-index to fix mouse events (#8890)
- docs(carto): Add QuadbinHeatmapTileLayer documentation (#8909)
- feat(carto): Update QuadbinHeatmapTileLayer performance and compatibility (#8908, #8874)
- feat(carto): Support custom basemaps in fetchMap (#8856)
- fix(google-maps): Fix initial layer position on raster basemaps (#8892)
- chore(core): Update luma.gl to 9.0.14 (#8884)
- fix(carto,pydeck-carto): Fix error fetching scripts from CDN (#8880)
v9.0.14
- fix(carto): Fix broken encoding in POST requests (#8865)
v9.0.13
- feat(core): Explicitly set stepMode in Attribute layout (#8858)
- fix(widgets): export @deck.gl/widgets/stylesheet.css (#8863)
- Set per-pass uniforms when postprocessing (#8801)
v9.0.12
- CARTO: Implement QuadbinHeatmapTileLayer (#8703)
v9.0.11
- Export luma functions (#8822)
- fix(core): explicitly set clearStencil in LayersPass (#8844)
- fix(layers): work around Samsung shader compilation failure (#8843)
- fix(types): add export for GeohashLayerProps (#8836)
- Publish NPM packages from CI (#8828)
v9.0.0-beta.11
- Publish NPM packages from CI (#8828)
v9.0.10
- fix(carto): Restore global required by pydeck-carto (#8799)
- fix(core): Support fp64 in GPUInterpolationTransition (#8807)
v8.9.36
- Fix compatibility issue in pydeck-carto (#8786)
v9.0.9
- fix(geo-layers): TileLayer default autoHighlight (#8798)
- fix(extensions): DataFilterExtension handling of filterSoftRange (#8800)
- fix(main): Add missing peerDependencies (#8805)
- fix(core): drawing layers with instance count 0 (#8788)
v9.0.8
- CARTO: Improve H3Tileset2D.getTileIndices() by adding buffer (#8781)