Skip to content

Commit

Permalink
release date
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Jan 21, 2025
1 parent 0fde107 commit a5c0fc6
Show file tree
Hide file tree
Showing 18 changed files with 102 additions and 102 deletions.
2 changes: 1 addition & 1 deletion docs/whats-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This page contains highlights of each deck.gl release. Also check our [vis.gl bl

## deck.gl v9.1

Release date: TBD (targeting December 2024)
Release date: Jan 21, 2025

<table style={{border: 0}} align="center">
<tbody>
Expand Down
12 changes: 6 additions & 6 deletions modules/aggregation-layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,17 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@luma.gl/constants": "^9.1.0-beta.16",
"@luma.gl/shadertools": "^9.1.0-beta.16",
"@luma.gl/constants": "^9.1.0",
"@luma.gl/shadertools": "^9.1.0",
"@math.gl/core": "^4.1.0",
"@math.gl/web-mercator": "^4.1.0",
"d3-hexbin": "^0.2.1"
},
"peerDependencies": {
"@deck.gl/core": "^9.1.0-beta",
"@deck.gl/layers": "^9.1.0-beta",
"@luma.gl/core": "^9.1.0-beta",
"@luma.gl/engine": "^9.1.0-beta"
"@deck.gl/core": "^9.1.0",
"@deck.gl/layers": "^9.1.0",
"@luma.gl/core": "^9.1.0",
"@luma.gl/engine": "^9.1.0"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
8 changes: 4 additions & 4 deletions modules/arcgis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@luma.gl/constants": "^9.1.0-beta.16",
"@luma.gl/constants": "^9.1.0",
"esri-loader": "^3.7.0"
},
"peerDependencies": {
"@arcgis/core": "^4.0.0",
"@deck.gl/core": "^9.1.0-beta",
"@luma.gl/core": "^9.1.0-beta",
"@luma.gl/engine": "^9.1.0-beta"
"@deck.gl/core": "^9.1.0",
"@luma.gl/core": "^9.1.0",
"@luma.gl/engine": "^9.1.0"
},
"devDependencies": {
"@arcgis/core": "^4.21.0"
Expand Down
16 changes: 8 additions & 8 deletions modules/carto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"@loaders.gl/mvt": "^4.2.0",
"@loaders.gl/schema": "^4.2.0",
"@loaders.gl/tiles": "^4.2.0",
"@luma.gl/core": "^9.1.0-beta.16",
"@luma.gl/shadertools": "^9.1.0-beta.16",
"@luma.gl/core": "^9.1.0",
"@luma.gl/shadertools": "^9.1.0",
"@math.gl/web-mercator": "^4.1.0",
"@types/d3-array": "^3.0.2",
"@types/d3-color": "^1.4.2",
Expand All @@ -66,13 +66,13 @@
"quadbin": "^0.2.0"
},
"peerDependencies": {
"@deck.gl/aggregation-layers": "^9.1.0-beta",
"@deck.gl/core": "^9.1.0-beta",
"@deck.gl/extensions": "^9.1.0-beta",
"@deck.gl/geo-layers": "^9.1.0-beta",
"@deck.gl/layers": "^9.1.0-beta",
"@deck.gl/aggregation-layers": "^9.1.0",
"@deck.gl/core": "^9.1.0",
"@deck.gl/extensions": "^9.1.0",
"@deck.gl/geo-layers": "^9.1.0",
"@deck.gl/layers": "^9.1.0",
"@loaders.gl/core": "^4.2.0",
"@luma.gl/core": "^9.1.0-beta"
"@luma.gl/core": "^9.1.0"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
18 changes: 9 additions & 9 deletions modules/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,21 +42,21 @@
"dependencies": {
"@loaders.gl/core": "^4.2.0",
"@loaders.gl/images": "^4.2.0",
"@luma.gl/constants": "^9.1.0-beta.16",
"@luma.gl/core": "^9.1.0-beta.16",
"@luma.gl/engine": "^9.1.0-beta.16",
"@luma.gl/shadertools": "^9.1.0-beta.16",
"@luma.gl/webgl": "^9.1.0-beta.16",
"@luma.gl/constants": "^9.1.0",
"@luma.gl/core": "^9.1.0",
"@luma.gl/engine": "^9.1.0",
"@luma.gl/shadertools": "^9.1.0",
"@luma.gl/webgl": "^9.1.0",
"@math.gl/core": "^4.1.0",
"@math.gl/sun": "^4.1.0",
"@math.gl/types": "^4.1.0",
"@math.gl/web-mercator": "^4.1.0",
"@probe.gl/env": "^4.1.0-alpha.2",
"@probe.gl/log": "^4.1.0-alpha.2",
"@probe.gl/stats": "^4.1.0-alpha.2",
"@probe.gl/env": "^4.1.0",
"@probe.gl/log": "^4.1.0",
"@probe.gl/stats": "^4.1.0",
"@types/offscreencanvas": "^2019.6.4",
"gl-matrix": "^3.0.0",
"mjolnir.js": "^3.0.0-beta.4"
"mjolnir.js": "^3.0.0"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
10 changes: 5 additions & 5 deletions modules/extensions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@luma.gl/constants": "^9.1.0-beta.16",
"@luma.gl/shadertools": "^9.1.0-beta.16",
"@luma.gl/constants": "^9.1.0",
"@luma.gl/shadertools": "^9.1.0",
"@math.gl/core": "^4.1.0"
},
"peerDependencies": {
"@deck.gl/core": "^9.1.0-beta",
"@luma.gl/core": "^9.1.0-beta",
"@luma.gl/engine": "^9.1.0-beta"
"@deck.gl/core": "^9.1.0",
"@luma.gl/core": "^9.1.0",
"@luma.gl/engine": "^9.1.0"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
16 changes: 8 additions & 8 deletions modules/geo-layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"@loaders.gl/terrain": "^4.2.0",
"@loaders.gl/tiles": "^4.2.0",
"@loaders.gl/wms": "^4.2.0",
"@luma.gl/gltf": "^9.1.0-beta.16",
"@luma.gl/shadertools": "^9.1.0-beta.16",
"@luma.gl/gltf": "^9.1.0",
"@luma.gl/shadertools": "^9.1.0",
"@math.gl/core": "^4.1.0",
"@math.gl/culling": "^4.1.0",
"@math.gl/web-mercator": "^4.1.0",
Expand All @@ -56,13 +56,13 @@
"long": "^3.2.0"
},
"peerDependencies": {
"@deck.gl/core": "^9.1.0-beta",
"@deck.gl/extensions": "^9.1.0-beta",
"@deck.gl/layers": "^9.1.0-beta",
"@deck.gl/mesh-layers": "^9.1.0-beta",
"@deck.gl/core": "^9.1.0",
"@deck.gl/extensions": "^9.1.0",
"@deck.gl/layers": "^9.1.0",
"@deck.gl/mesh-layers": "^9.1.0",
"@loaders.gl/core": "^4.2.0",
"@luma.gl/core": "^9.1.0-beta",
"@luma.gl/engine": "^9.1.0-beta"
"@luma.gl/core": "^9.1.0",
"@luma.gl/engine": "^9.1.0"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
6 changes: 3 additions & 3 deletions modules/google-maps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@luma.gl/constants": "^9.1.0-beta.16",
"@luma.gl/constants": "^9.1.0",
"@math.gl/core": "^4.1.0",
"@types/google.maps": "^3.48.6"
},
"peerDependencies": {
"@deck.gl/core": "^9.1.0-beta",
"@luma.gl/core": "^9.1.0-beta"
"@deck.gl/core": "^9.1.0",
"@luma.gl/core": "^9.1.0"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
2 changes: 1 addition & 1 deletion modules/json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jsep": "^0.3.0"
},
"peerDependencies": {
"@deck.gl/core": "^9.1.0-beta"
"@deck.gl/core": "^9.1.0"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
2 changes: 1 addition & 1 deletion modules/jupyter-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@loaders.gl/3d-tiles": "^4.2.0",
"@loaders.gl/core": "^4.2.0",
"@loaders.gl/csv": "^4.2.0",
"@luma.gl/core": "^9.1.0-beta.16",
"@luma.gl/core": "^9.1.0",
"d3-dsv": "^1.0.8",
"mapbox-gl": "^1.13.2"
},
Expand Down
6 changes: 3 additions & 3 deletions modules/layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
"earcut": "^2.2.4"
},
"peerDependencies": {
"@deck.gl/core": "^9.1.0-beta",
"@deck.gl/core": "^9.1.0",
"@loaders.gl/core": "^4.2.0",
"@luma.gl/core": "^9.1.0-beta",
"@luma.gl/engine": "^9.1.0-beta"
"@luma.gl/core": "^9.1.0",
"@luma.gl/engine": "^9.1.0"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
4 changes: 2 additions & 2 deletions modules/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"@deck.gl/react": "9.1.0-beta.3",
"@deck.gl/widgets": "9.1.0-beta.3",
"@loaders.gl/core": "^4.2.0",
"@luma.gl/core": "^9.1.0-beta.16",
"@luma.gl/engine": "^9.1.0-beta.16"
"@luma.gl/core": "^9.1.0",
"@luma.gl/engine": "^9.1.0"
},
"peerDependencies": {
"@arcgis/core": "^4.0.0",
Expand Down
6 changes: 3 additions & 3 deletions modules/mapbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@luma.gl/constants": "^9.1.0-beta.16",
"@luma.gl/constants": "^9.1.0",
"@math.gl/web-mercator": "^4.1.0"
},
"peerDependencies": {
"@deck.gl/core": "^9.1.0-beta",
"@luma.gl/core": "^9.1.0-beta"
"@deck.gl/core": "^9.1.0",
"@luma.gl/core": "^9.1.0"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
10 changes: 5 additions & 5 deletions modules/mesh-layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
},
"dependencies": {
"@loaders.gl/gltf": "^4.2.0",
"@luma.gl/gltf": "^9.1.0-beta.16",
"@luma.gl/shadertools": "^9.1.0-beta.16"
"@luma.gl/gltf": "^9.1.0",
"@luma.gl/shadertools": "^9.1.0"
},
"peerDependencies": {
"@deck.gl/core": "^9.1.0-beta",
"@luma.gl/core": "^9.1.0-beta",
"@luma.gl/engine": "^9.1.0-beta"
"@deck.gl/core": "^9.1.0",
"@luma.gl/core": "^9.1.0",
"@luma.gl/engine": "^9.1.0"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
4 changes: 2 additions & 2 deletions modules/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"sideEffects": false,
"scripts": {},
"peerDependencies": {
"@deck.gl/core": "^9.1.0-beta",
"@deck.gl/widgets": "^9.1.0-beta",
"@deck.gl/core": "^9.1.0",
"@deck.gl/widgets": "^9.1.0",
"react": ">=16.3.0",
"react-dom": ">=16.3.0"
},
Expand Down
8 changes: 4 additions & 4 deletions modules/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"src"
],
"dependencies": {
"@luma.gl/test-utils": "^9.1.0-beta.16"
"@luma.gl/test-utils": "^9.1.0"
},
"peerDependencies": {
"@deck.gl/core": "^9.1.0-beta",
"@luma.gl/core": "^9.1.0-beta",
"@luma.gl/engine": "^9.1.0-beta",
"@deck.gl/core": "^9.1.0",
"@luma.gl/core": "^9.1.0",
"@luma.gl/engine": "^9.1.0",
"@probe.gl/test-utils": "^4.1.0-alpha.2"
},
"scripts": {},
Expand Down
2 changes: 1 addition & 1 deletion modules/widgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"preact": "^10.17.0"
},
"peerDependencies": {
"@deck.gl/core": "^9.1.0-beta"
"@deck.gl/core": "^9.1.0"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
Loading

0 comments on commit a5c0fc6

Please sign in to comment.