File tree Expand file tree Collapse file tree 11 files changed +20
-17
lines changed
Expand file tree Collapse file tree 11 files changed +20
-17
lines changed Original file line number Diff line number Diff line change 44
55Major new release that includes WebGPU support
66
7+ ### 9.1.0-alpha.6
8+ ### 9.1.0-alpha.5
9+ ### 9.1.0-alpha.4
710### 9.1.0-alpha.3
811
912### 9.1.0-alpha.2
Original file line number Diff line number Diff line change 11{
2- "version" : " 9.1.0-alpha.3 " ,
2+ "version" : " 9.1.0-alpha.6 " ,
33 "npmClient" : " yarn" ,
44 "exact" : true ,
55 "packages" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @luma.gl/constants" ,
3- "version" : " 9.1.0-alpha.3 " ,
3+ "version" : " 9.1.0-alpha.6 " ,
44 "description" : " WebGL2 constants" ,
55 "type" : " module" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @luma.gl/core" ,
3- "version" : " 9.1.0-alpha.3 " ,
3+ "version" : " 9.1.0-alpha.6 " ,
44 "description" : " The luma.gl core Device API" ,
55 "license" : " MIT" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @luma.gl/engine" ,
3- "version" : " 9.1.0-alpha.3 " ,
3+ "version" : " 9.1.0-alpha.6 " ,
44 "description" : " 3D Engine Components for luma.gl" ,
55 "type" : " module" ,
66 "license" : " MIT" ,
4343 "@luma.gl/core" : " ^9.0.0-beta"
4444 },
4545 "dependencies" : {
46- "@luma.gl/shadertools" : " 9.1.0-alpha.3 " ,
46+ "@luma.gl/shadertools" : " 9.1.0-alpha.6 " ,
4747 "@math.gl/core" : " ^4.0.0" ,
4848 "@math.gl/types" : " ^4.0.0" ,
4949 "@probe.gl/log" : " ^4.0.8" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @luma.gl/gltf" ,
3- "version" : " 9.1.0-alpha.3 " ,
3+ "version" : " 9.1.0-alpha.6 " ,
44 "description" : " glTF support for luma.gl" ,
55 "type" : " module" ,
66 "license" : " MIT" ,
4545 },
4646 "dependencies" : {
4747 "@loaders.gl/textures" : " ^4.2.0" ,
48- "@luma.gl/shadertools" : " 9.1.0-alpha.3 " ,
48+ "@luma.gl/shadertools" : " 9.1.0-alpha.6 " ,
4949 "@math.gl/core" : " ^4.0.0"
5050 },
5151 "gitHead" : " c636c34b8f1581eed163e94543a8eb1f4382ba8e"
Original file line number Diff line number Diff line change 11{
22 "name" : " @luma.gl/shadertools" ,
3- "version" : " 9.1.0-alpha.3 " ,
3+ "version" : " 9.1.0-alpha.6 " ,
44 "description" : " Shader module system for luma.gl" ,
55 "type" : " module" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @luma.gl/test-utils" ,
3- "version" : " 9.1.0-alpha.3 " ,
3+ "version" : " 9.1.0-alpha.6 " ,
44 "description" : " Automated WebGL testing utilities with Puppeteer and image diffing" ,
55 "type" : " module" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @luma.gl/webgl" ,
3- "version" : " 9.1.0-alpha.3 " ,
3+ "version" : " 9.1.0-alpha.6 " ,
44 "description" : " WebGL2 adapter for the luma.gl core API" ,
55 "type" : " module" ,
66 "license" : " MIT" ,
4343 "@luma.gl/core" : " ^9.0.0-beta"
4444 },
4545 "dependencies" : {
46- "@luma.gl/constants" : " 9.1.0-alpha.3 " ,
46+ "@luma.gl/constants" : " 9.1.0-alpha.6 " ,
4747 "@math.gl/types" : " ^4.0.0" ,
4848 "@probe.gl/env" : " ^4.0.8"
4949 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @luma.gl/webgpu" ,
3- "version" : " 9.1.0-alpha.3 " ,
3+ "version" : " 9.1.0-alpha.6 " ,
44 "description" : " WebGPU adapter for the luma.gl core API" ,
55 "type" : " module" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments