File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,10 @@ Please add unreleased changes in the following style:
55PR Title ([#123](link to my pr))
66```
77
8- Fix: [ android example crashing ] ( https://github.com/maplibre/maplibre-react-native/pull/372 ) on launch
8+ ## 10.0.0-alpha.5
99Fix: [ remove AbortController test mock] ( https://github.com/maplibre/maplibre-react-native/pull/403 )
10+ Fix: [ ExpoPlugin after Class renaming] ( thttps://github.com/maplibre/maplibre-react-native/pull/405 )
11+ Fix: [ android example crashing] ( https://github.com/maplibre/maplibre-react-native/pull/372 ) on launch
1012
1113## 10.0.0-alpha.4
1214Update maplibre-native to use [ new metal renderer on iOS] ( https://github.com/maplibre/maplibre-native/releases/tag/ios-v6.4.0 )
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.4 " ,
4+ "version" : " 10.0.0-alpha.5 " ,
55 "publishConfig" : {
66 "access" : " public"
77 },
You can’t perform that action at this time.
0 commit comments