Releases: visgl/deck.gl
Releases Β· visgl/deck.gl
v9.0.7
- 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)
v9.0.6
v9.0.5
v9.0.4
v9.0.3
v9.0.2
- feat(carto): Support .tileSize prop in H3Tileset2D (#8687)
- fix(carto): Clean up and add unit tests for requestWithParameters cache (#8707)
- Do not clear when rendering to target in PostProcessEffect (#8705)
- fix(aggregation-layers): Fix missing types export (#8713)
- Disable excessive console warnings (#8696)
v9.0.1
v9.0.0
- bump dependencies to production release
- Remove withParametersWebGL method in Pass classes (#8636)
- Bug fix: Update scorecard to v2.3.1 (#8688)
- Register default shader module with Deck (#8682)
- Update Effect interface (#8681)
- fix(extensions): PathStyleExtension random artifact (#8683)
- chore: upgrade luma.gl to 9.0.5 (#8684)
v9.0.0-beta.10
- Add Zoom and Compass widgets (#8072)
- fix(extensions): Use lodMaxClamp to disable m ips (#8677)
- chore(): Use stable '@loaders.gl/' (#8679)
- View and view state types improvements (#8663)
- Fix PostProcessEffect render to framebuffer (#8661)
- Fix IconManager upsizing auto-packed icon atlas (#8673)
- feat(carto): Export types for generic source options (#8651)
- chore: Bump luma to 9.0.4 (#8676)
- Fix SolidPolygonLayer lighting (#8669)
- Fix FillStyleExtension artifact (#8668)
- Support loaders.gl v4 Table object (#8664)
- fix(core): support view.clear (#8665)
- Clean up dev dependencies (#8653)
- Remove terrainModule from ShaderAssembler on cleanup (#8666)
- Chore: Bump luma to 9.0.3 (#8659)
- feat(carto): Cache pending requests (#8648)
- Implement panning in FirstPersonController (#8166)
- feat(geo-layers): add TileLayerPickingInfo type (#8645)
- fix(react): move types to devDependencies (#8644)
- Fix attribute transition (#8643)
v9.0.0-beta.9
- Mask Extension: Handle case when no viewport exists (#8627)
- Clamp Uint8Arrays in typedArrayFromDataType (#8631)
- Type improvements (#8628)
- chore: Upgrade to luma.gl@^9.0.0 (#8642)
- feat(carto): Sort params in request cache key (#8638)
- PointCloudLayer colors attribute type use 'unorm8' (#8633)
- feat(geo-layers): Add .debounceTime option to Tileset2D, TileLayer (#8589)
- feat(carto): Add 'tileResolution' and 'blockSize' (#8502)
- feat(layers): specify feature properties type for GeoJsonLayer (#8623)
- carto: columns support cleanup (#8413)
- fix(arcgis) reenable build (#8622)