Releases: visgl/deck.gl
Releases Β· visgl/deck.gl
v9.1.12
- fix: do not touch stencil in _renderPass() (#9630)
- chore: Reduce lint errors (#9550)
- chore(layers): Change warning to debug message (#9621)
v9.1.11
- CARTO: Make autoLabels prop optional (#9593)
v9.1.10
- CARTO: Automatically add labels to line & polygon layers (#9449)
- chore: More lint fixes (#9582)
- Feat: Add backgroundBorderRadius to TextLayer (#9447)
- CARTO: Do not mutate passed in loadOptions objects (#9580)
v9.1.9
- CARTO: Fallback to hidden tiles for maxDensity (#9578)
- fix(carto): RasterTileLayer to support external options (#9561)
v9.1.8
- fix(mapbox): interleaving by reverting #9483 (#9542)
v9.1.7
- Append
.js
to WebGPU shaders for script builds (#9537)
- fix(carto): Fix tree-shaking of CartoRasterTileLoader (#9535)
v9.1.6
- CARTO: Default to PointLabelLayer in VectorTileLayer (#9524)
- chore: Bump to [email protected] (WebGPU fixes) (#9525)
- feat: line layer and project module port to WGSL, test app for WebGPU line (#9509)
- fix(chore): Disable constant attributes under WebGPU (#9506)
- chore: WebGPU plumbing (#9502)
v9.1.5
- DataFilterExtension: Make filterCategories prop optional (#9495)
- CARTO: RasterLayer improve shader precision at high zooms (#9518)
- fix(scatterplot-layer): use numeric uniform for "filled" to avoid GPU driver bug (#9514)
- chore: WebGPU plumbing (#9480)
- chore: WebGPU plumbing #1 (#9476)
- feat(widgets): new ResetViewWidget (#9478)
- feat(widgets): New ScreenshotWidget (#9477)
v9.1.4
- feat(mapbox): support Mapbox v3 Standard style slot (#9468)
- fix(mapbox): relax MapboxOverlay type (#9467)
- fix(widgets): ZoomWidget: Prevent crash when used with OrthographicView (#9459)
v9.1.3
- CARTO: HeatmapTileLayer fix palette updating (#9453)
- pydeck: Set default map style if not provided (#9419)