File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,11 @@ For Earlier Beta Releases see below
2323
2424### deck.gl v4.2 Beta Releases
2525
26- #### [ 4.2.0-alpha.23] - Nov 17
26+ #### [ 4.2.0-alpha.25] - Nov 20
27+ - Part-2 : 4.2 API changes as per Audit (#1170 )
28+ - Bump luma.gl peer dependency to '4.1.0-alpha.9'
29+
30+ #### [ 4.2.0-alpha.24] - Nov 17
2731-Fix log import errors (#1169 )
2832-WindDemo: Display a warning when run on non webgl2 browsers. (#1166 )
2933
Original file line number Diff line number Diff line change 99 "deck.gl" : " >=4.2.0-alpha.15" ,
1010 "deck.gl-layers" : " >=0.0.2" ,
1111 "extrude-polyline" : " ^1.0.6" ,
12- "luma.gl" : " >=4.1.0-alpha.5 " ,
12+ "luma.gl" : " >=4.1.0-alpha.9 " ,
1313 "react" : " ^15.4.1" ,
1414 "react-autobind" : " ^1.0.6" ,
1515 "react-dom" : " ^15.4.1" ,
Original file line number Diff line number Diff line change 22 "name" : " deck.gl" ,
33 "description" : " A suite of 3D-enabled data visualization overlays, suitable for react-map-gl" ,
44 "license" : " MIT" ,
5- "version" : " 4.2.0-alpha.24 " ,
5+ "version" : " 4.2.0-alpha.25 " ,
66 "keywords" : [
77 " webgl" ,
88 " visualization" ,
4545 "d3-hexbin" : " ^0.2.1" ,
4646 "earcut" : " ^2.0.6" ,
4747 "lodash.flattendeep" : " ^4.4.0" ,
48- "luma.gl" : " >=4.1.0-alpha.6 " ,
48+ "luma.gl" : " >=4.1.0-alpha.9 " ,
4949 "math.gl" : " >= 1.0.0-alpha.8" ,
5050 "mjolnir.js" : " >=0.1.0" ,
5151 "prop-types" : " ^15.5.8" ,
You can’t perform that action at this time.
0 commit comments