Releases: visgl/deck.gl
Releases Β· visgl/deck.gl
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)
v9.1.2
- pydeck: Add show_error flag to display error in cell output (#9430)
- CARTO: Add worker for cartoPropertiesTile loader (#9429)
v9.1.1
- fix: Add missing dependencies (#9422)
- fix(core): React StrictMode crash (#9421)
- fix(extensions): CollisionFilterEffect: Explicitly pass isPicking to preRender (#9417)
v9.0.41
- CollisionFilterEffect: Explicitly pass isPicking to preRender (#9417)
v9.1.0
v9.1 brings integration with MapLibre globe projection, React widgets, restored and improved aggregation layers, and under-the-hood rewrites to get ready for WebGPU support. Visit What's New to learn about the new features. Reference the Upgrade Guide to upgrade your application from v9.0.