mirror of
https://github.com/visgl/luma.gl.git
synced 2026-02-01 14:33:49 +00:00
5.3.0-alpha.1
This commit is contained in:
parent
adc8b272d0
commit
f54e06aa41
@ -1,5 +1,8 @@
|
||||
# Pre-releases
|
||||
|
||||
## 5.3.0-alpha.1 - April 23
|
||||
- Add discard too picking.js fragment shader (#509)
|
||||
|
||||
## 5.2.0-beta.2 - April 16
|
||||
- Upgrade math.gl and probe.gl to official (non-alpha) versions
|
||||
- VertexArray: move private methods to end of class (#498)
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "luma.gl",
|
||||
"version": "5.2.0-beta.2",
|
||||
"version": "5.3.0-alpha.1",
|
||||
"description": "A WebGL JavaScript visualization library.",
|
||||
"license": "MIT",
|
||||
"contributors": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user