0.0.25
- Fix for text scale
0.0.24
- Fix for experimental-layer arrows with offset coordinates
0.0.23
- Fix for path-marker-layer updateTriggers
0.0.22
- SolidPolygonLayer: Fix Typo in isInstanced prop
0.0.21
- TextLayer: Fix to prevent redraw flag from being set every frame
0.0.20
- package.json: deck.gl now a peerDependency to avoid double installs
0.0.19
- MultiIconLayer: Remove viewportSize in shader and fix getText (#1285)
0.0.18
- TextLayer: fixes
0.0.17
- Bump deck.gl to 5.0.0
0.0.16
- PathOutlineLayer: Fix arrow issue
0.0.15
- ?
0.0.14
- ?
0.0.13
- SolidPolygonLayer: New Layer Added (more performant copy of core layer)
0.0.12
- Bug fixes + build against 4.2.0-alpha.29
0.0.11
- PathOutlineLayer: Support bi-directional arrows
0.0.10
- Layers: Use getSubLayerProps
0.0.9
- PathOutlineLayer: Fix arrows when using COORDINATE_SYSTEM.METER_OFFSETS
0.0.8
- PathOutlineLayer: Fix arrows
0.0.7
- PathOutlineLayer: Specify arrow colors
0.0.6
- MeshLayer: fix fp64 mode (#1068)
0.0.5
- MarkerLayer: Set pickable to false
0.0.4
- MeshLayer: Fix fp64 and uniform handling to combat updates and redraws
0.0.3
- MeshLayer: Fix changeFlags detection
