File tree 5 files changed +10
-6
lines changed
5 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
# Version 8.1
4
4
5
+ ## v8.1.0-alpha.2 (Apr 9, 2025)
6
+
7
+ - wrap jumpTo as internal update (#2516 )
8
+
5
9
## v8.1.0-alpha.1 (Mar 28, 2025)
6
10
7
11
- feat(mapbox): Replace shadow transform with proxied approach (#2514 )
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 8.1.0-alpha.1 " ,
2
+ "version" : " 8.1.0-alpha.2 " ,
3
3
"npmClient" : " yarn" ,
4
4
"packages" : [
5
5
" modules/*"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-map-gl" ,
3
3
"description" : " React components for MapLibre GL JS and Mapbox GL JS" ,
4
- "version" : " 8.1.0-alpha.1 " ,
4
+ "version" : " 8.1.0-alpha.2 " ,
5
5
"keywords" : [
6
6
" mapbox" ,
7
7
" maplibre" ,
51
51
" README.md"
52
52
],
53
53
"dependencies" : {
54
- "@vis.gl/react-mapbox" : " 8.1.0-alpha.1 " ,
55
- "@vis.gl/react-maplibre" : " 8.1.0-alpha.1 "
54
+ "@vis.gl/react-mapbox" : " 8.1.0-alpha.2 " ,
55
+ "@vis.gl/react-maplibre" : " 8.1.0-alpha.2 "
56
56
},
57
57
"devDependencies" : {
58
58
"@types/mapbox-gl" : " 3.4.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vis.gl/react-mapbox" ,
3
3
"description" : " React components for Mapbox GL JS" ,
4
- "version" : " 8.1.0-alpha.1 " ,
4
+ "version" : " 8.1.0-alpha.2 " ,
5
5
"keywords" : [
6
6
" mapbox" ,
7
7
" mapbox-gl" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vis.gl/react-maplibre" ,
3
3
"description" : " React components for Maplibre GL JS" ,
4
- "version" : " 8.1.0-alpha.1 " ,
4
+ "version" : " 8.1.0-alpha.2 " ,
5
5
"keywords" : [
6
6
" maplibre" ,
7
7
" maplibre-gl" ,
You can’t perform that action at this time.
0 commit comments