Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: visgl/deck.gl

v9.2.2

16 Oct 22:26

Choose a tag to compare

  • chore: tighten peerDependency range to patch (#9821)
  • Fix type hint of useDevicePixels to allow number input (#9826)

v9.2.1

08 Oct 04:57

Choose a tag to compare

  • Avoid 9.2 breaking change in Widget base class (#9814)
  • Simplify Widget class constructor (#9815)

v9.2.0

07 Oct 16:23

Choose a tag to compare

The v9.2 release comes with preview of WebGPU support, and a trove of new widgets. See https://deck.gl/docs/whats-new for a full list.

v9.2.0-beta.4

06 Oct 13:58
33a6d99

Choose a tag to compare

v9.2.0-beta.4 Pre-release
Pre-release
  • Invoke transform function for constant attributes (#9741)
  • Pass vertexValid to SolidPolygonLayer when using binary GeoJSON (#9805)
  • Add IconLayer sizeBasis prop (#9736)
  • fix: Maplibre interleaved resize handling (#9803)
  • Fix potential undefined deck in FPS calculation (#9800)

v9.1.15

02 Oct 22:55
v9.1.15
24b5e17

Choose a tag to compare

  • Fix orthographic scroll zoom transitions (#9769) (#9799)

v9.2.0-beta.3

26 Sep 23:17
15f2330

Choose a tag to compare

v9.2.0-beta.3 Pre-release
Pre-release
  • fix(extensions): correctly activate picking module in terrain picking pass (#9768)
  • fix(widgets): widget bug bash (#9797)
  • chore(widgets) audit props and docs (#9796)
  • fix(maplibre): Update default view once projection is known (#9794)

v9.2.0-beta.2

25 Sep 14:29

Choose a tag to compare

v9.2.0-beta.2 Pre-release
Pre-release
  • chore: bump luma to 9.2.0 (#9792)
  • fix: HeatmapLayer working with binary data (#9787)
  • fix: picking on non-geospatial tile layer with modelMatrix (#9703)
  • CARTO: Support h3 in ClusterTileLayer (#9755)

v9.2.0-beta.1

19 Sep 17:40

Choose a tag to compare

v9.2.0-beta.1 Pre-release
Pre-release
v9.2.0-beta.1

v9.2.0-alpha.3

16 Sep 01:05
f34ff25

Choose a tag to compare

v9.2.0-alpha.3 Pre-release
Pre-release
  • fix(core): orthographic scroll zoom transitions (#9769)
  • fix(widgets): Minor widget fixes (#9758)
  • CARTO: Support h3 in HeatmapTileLayer (#9753)
  • feat(widgets): Support custom widgets in pydeck via custom_libraries (#9745)
  • feat(core): Add async DeckPicker methods (#9732)
  • feat(webgpu): Enable transparency for WebGPU and ported example layers (#9730)
  • fix(webgpu): Emulate constant attributes as buffers and trigger update on constant change (#9726)
  • fix(layers): correctly identify elevationData strings using TMS (#9712)
  • fix(mesh-layers): Include @loaders.gl/schema dependency (#9697)
  • feat(layers): Port ScatterplotLayer to WebGPU / WGSL (#9432)
  • chore(geo-layers): version bump A5 (#9707)
  • fix(core): correct opacity in interleaved mode (#9642)
  • feat(core): Support clear color, depth, and stencil on multiple views (#9650)
  • fix(mapbox): Fix view selection logic in getViewport (#9688)
  • chore: Bump to [email protected] (#9241)
  • fix(google): Do not force canvas resize (#9695)
  • fix(CARTO): H3 tile bounding box includes edge children (#9693)
  • fix(core): onClick callback does not handle dblclick (#9629)

v9.1.14

28 Jul 19:19

Choose a tag to compare

  • chore: Lock luma.gl to v9.1 (#9705)