Skip to content

Releases: visgl/deck.gl

v9.1.8

24 Mar 17:36
Compare
Choose a tag to compare
  • fix(mapbox): interleaving by reverting #9483 (#9542)

v9.1.7

21 Mar 10:50
Compare
Choose a tag to compare
  • Append .js to WebGPU shaders for script builds (#9537)
  • fix(carto): Fix tree-shaking of CartoRasterTileLoader (#9535)

v9.1.6

19 Mar 10:15
Compare
Choose a tag to compare
  • 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

12 Mar 11:28
Compare
Choose a tag to compare
  • 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

27 Feb 07:02
Compare
Choose a tag to compare
  • 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

20 Feb 18:08
Compare
Choose a tag to compare
  • CARTO: HeatmapTileLayer fix palette updating (#9453)
  • pydeck: Set default map style if not provided (#9419)

v9.1.2

17 Feb 15:43
Compare
Choose a tag to compare
  • pydeck: Add show_error flag to display error in cell output (#9430)
  • CARTO: Add worker for cartoPropertiesTile loader (#9429)

v9.1.1

11 Feb 21:08
Compare
Choose a tag to compare
  • fix: Add missing dependencies (#9422)
  • fix(core): React StrictMode crash (#9421)
  • fix(extensions): CollisionFilterEffect: Explicitly pass isPicking to preRender (#9417)

v9.0.41

11 Feb 10:35
Compare
Choose a tag to compare
  • CollisionFilterEffect: Explicitly pass isPicking to preRender (#9417)

v9.1.0

21 Jan 19:54
Compare
Choose a tag to compare

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.