File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,17 @@ PR Title ([#123](link to my pr))
66
77```
88
9+ ## 10.0.0-alpha.22
10+
11+ chore: configure jest to use with ts
12+ ([ #470 ] ( https://github.com/maplibre/maplibre-react-native/pull/470 ) )
13+
14+ refactor: switch many examples to TypeScript
15+ ([ #469 ] ( https://github.com/maplibre/maplibre-react-native/pull/469 ) )
16+
17+ chore: eslint formatting and improve scripts
18+ ([ #467 ] ( https://github.com/maplibre/maplibre-react-native/pull/467 ) )
19+
920fix: allow resetting contentInset with 0 ([ #468 ] ( https://github.com/maplibre/maplibre-react-native/pull/468 ) )
1021
1122## 10.0.0-alpha.21
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.21 " ,
4+ "version" : " 10.0.0-alpha.22 " ,
55 "publishConfig" : {
66 "access" : " public"
77 },
You can’t perform that action at this time.
0 commit comments