File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ Please add unreleased changes in the following style:
55PR Title ([#123](link to my pr))
66```
77
8+ ## 10.0.0-alpha.7
9+
10+ feat: [ Migrate MapView to react function component (#408 )] ( https://github.com/maplibre/maplibre-react-native/pull/408 )
11+
812## 10.0.0-alpha.6
913fix: [ cameraRef?.current?.setCamera causing markerpoint get detached from maps-base] ( https://github.com/maplibre/maplibre-react-native/issues/409 )
1014fix: round compass margins and attribution position to nearest integers [ android] ([ #294 ] ( https://github.com/maplibre/maplibre-react-native/pull/294 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @maplibre/maplibre-react-native" ,
33 "description" : " A MapLibre GL Native plugin for creating maps in React Native" ,
4- "version" : " 10.0.0-alpha.6 " ,
4+ "version" : " 10.0.0-alpha.7 " ,
55 "publishConfig" : {
66 "access" : " public"
77 },
You can’t perform that action at this time.
0 commit comments