Releases: rnmapbox/maps
Releases · rnmapbox/maps
v10.0.0-beta.44
What's Changed
- fix(android): used density instead of scaledDensity by @mfazekas in #2252
- fix: fix
this
issue in AbstractLayer.setNativeLayer by @mfazekas in #2257 - refactor(ts): use types from internal declaration of ShapeSource, SymbolLayer by @mfazekas in #2265
- refactor: convert ShapeSource to typescript by @mfazekas in #2256
Full Changelog: v10.0.0-beta.43...v10.0.0-beta.44
v10.0.0-beta.43
What's Changed
- refactor(iOS, v10): remove unneeded changePadding from camera by @mfazekas in #2243
- refactor: Refactor user heading indicator to typescript by @mfazekas in #2244
- fix(v10,android): clean queued features by @mfazekas in #2247
- refactor: Use SymbolLayer from ts component in type definitions by @mfazekas in #2248
Full Changelog: v10.0.0-beta.42...v10.0.0-beta.43
v10.0.0-beta.42
What's Changed
- feat(v10, atmosphere)!: terrain exaggeration should be now passed as style, added atmosphere on android by @mfazekas in #2235
- fix: Added back Mapbox.UserTrackingModes by @mfazekas in #2242
- fix(ios,v10): "isUserInteraction" always is "false" by @mfazekas in #2238
- fix(v10, terrain): Change v10 Terrain Exaggeration on the fly by @mysport12 in #2229
- refactor(v10,android): atmosphere cleanup by @mfazekas in #2236
- refactor!: deprecate onCameraChanged, onMapIdle by @mfazekas in #2237
- refactor: migrate deprecation to ts and use deprecatedClass for AnimatedMapPoint by @mfazekas in #2239
- chore(ci): Fix CI error due to autoformat by @naftalibeder in #2194
- chore(deps-dev): bump babel-jest from 27.5.1 to 29.0.3 by @dependabot in #2204
- chore(deps-dev): bump documentation from 13.2.5 to 14.0.0 by @dependabot in #2232
Full Changelog: v10.0.0-beta.41...v10.0.0-beta.42
v10.0.0-beta.41
What's Changed
- fix(ios,v10): followUserLocation=false should disable following user … by @mfazekas in #2224
- fix(v10,android): fix followUserLocation/UserMode on android by @mfazekas in #2227
Full Changelog: v10.0.0-beta.40...v10.0.0-beta.41
v10.0.0-beta.40
What's Changed
Full Changelog: v10.0.0-beta.39...v10.0.0-beta.40
v10.0.0-beta.39
What's Changed
- fix(js): smaller fixes for animated components by @mfazekas in #2221
- fix(v10,ios,pointannotation): refresh annotation on coordinate update by @mfazekas in #2222
Full Changelog: v10.0.0-beta.38...v10.0.0-beta.39
v10.0.0-beta.38
What's Changed
Full Changelog: v10.0.0-beta.37...v10.0.0-beta.38
v10.0.0-beta.37
What's Changed
- fix(android,v10): support navigating away and back from a sscreen wit… by @mfazekas in #2217
- fix(v10,android): fix mapview removal by @mfazekas in #2218
Full Changelog: v10.0.0-beta.35...v10.0.0-beta.37
v10.0.0-beta.35
What's Changed
- fix(v10,android,markerview): Fix MarkerView flicker on resize by @mfazekas in #2205
- fix(v10,android): workaround for Please ensure that the hosting activ… by @mfazekas in #2209
- chore: Remove unused expo import by @naftalibeder in #2208
- chore(v10): upgrade mapbox v10 on android to 10.8.0 and 10.8.1 on ios by @mfazekas in #2206
Full Changelog: v10.0.0-beta.34...v10.0.0-beta.35
v10.0.0-beta.34
What's Changed
- fix(ios,markerview): support resize by @mfazekas in #2203
- fix(android): Prevent Error thrown on null values for layer Id's by @Gnative in #2159
- fix(ios,v10): Fix: iOS v10 user tracking mode by @mysport12 in #2197
- docs: adds functional component example and simplifies styles for class component by @isaacrmoreno in #2190
- docs: Improve docs by @KiwiKilian in #2199
- chore(ts): run tsc with allowJs: true by @mfazekas in #2188
- chore: Reorganize animated classes by @naftalibeder in #2167
- chore: Upgrade to eslint@8, fix peerDependency by @KiwiKilian in #2193
- chore: Upgrade to @expo/config-plugins@5 by @KiwiKilian in #2198
New Contributors
- @Gnative made their first contribution in #2159
- @jackall3n made their first contribution in #2189
- @isaacrmoreno made their first contribution in #2190
Full Changelog: v10.0.0-beta.33...v10.0.0-beta.34