Skip to content

Releases: visgl/deck.gl

v9.0.14

06 May 07:33
Compare
Choose a tag to compare
  • fix(carto): Fix broken encoding in POST requests (#8865)

v9.0.13

06 May 03:44
Compare
Choose a tag to compare
  • 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

29 Apr 13:49
Compare
Choose a tag to compare
  • CARTO: Implement QuadbinHeatmapTileLayer (#8703)

v9.0.11

26 Apr 21:28
Compare
Choose a tag to compare
  • 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

25 Apr 03:10
Compare
Choose a tag to compare
v9.0.0-beta.11 Pre-release
Pre-release
  • Publish NPM packages from CI (#8828)

v9.0.10

23 Apr 19:13
Compare
Choose a tag to compare
  • fix(carto): Restore global required by pydeck-carto (#8799)
  • fix(core): Support fp64 in GPUInterpolationTransition (#8807)

v8.9.36

23 Apr 18:24
Compare
Choose a tag to compare
  • Fix compatibility issue in pydeck-carto (#8786)

v9.0.9

18 Apr 01:25
Compare
Choose a tag to compare
  • 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

15 Apr 13:26
Compare
Choose a tag to compare
  • CARTO: Improve H3Tileset2D.getTileIndices() by adding buffer (#8781)

v9.0.7

12 Apr 00:16
Compare
Choose a tag to compare
  • CARTO: added the deckGl version to the map instantiation request (#8783)
  • Bump to loaders@4.2 (#8771)
  • fix(core): Deck.finalize removes externally created canvas (#8773)
  • Only add necessary attributes in DataFilterExtension (#8769)
  • chore(react,test-utils): Remove unused 'typed' entry from package.json#files (#8770)