Releases: rnmapbox/maps
Releases · rnmapbox/maps
Release list
v10.2.5
v10.2.4
v10.2.3
v10.2.3-rc.0
v10.2.2
What's Changed
- fix(ios): frameRate capped at 60fps regardless of "preferredFramesPerSecond" prop by @blakemckeany in #4019
- fix: use native typescript declarations by @mfazekas in #4037
New Contributors
- @blakemckeany made their first contribution in #4019
Full Changelog: v10.2.1...v10.2.2
v10.2.1
What's Changed
- fix(docs): correct typo poitn → point in MarkerView.tsx by @mukuljeswani in #4029
- Add app.plugin.js to package.json files list by @mfazekas in #4032
New Contributors
- @mukuljeswani made their first contribution in #4029
Full Changelog: v10.2.0...v10.2.1
v10.2.0
What's Changed
- Fix getPointInView function return wrong point position on Android by @cuongncwork in #3997
- chore: 10.2 prepare, upgrade to current create-react-native structure, default to Mapbox v11.15.2 with deprecation warnings for v10 and old architecture, added RNMAPBOX_MAPS_DOWNLOAD_TOKEN and it's now optional by @mfazekas in #3998
- fix(location): eliminate NativeEventEmitter warning on Android with TurboModules by @mfazekas in #4011
- fix(ios): prevent unnecessary map view style changes on prop update by @Gnative in #4014
- fix(ios): memory leak cause by style prop changes by @Gnative in #4021
- chore: fix smaller typos by @mariusud in #4026
- fix(android,v11): fix anchorX for marker view by @mfazekas in #4027
New Contributors
- @cuongncwork made their first contribution in #3997
- @mariusud made their first contribution in #4026
Full Changelog: v10.1.45...v10.2.0
v10.2.0-beta.3
v10.2.0-beta.2
What's Changed
- Fix getPointInView function return wrong point position on Android by @cuongncwork in #3997
- chore: 10.2 prepare, upgrade to current create-react-native structure by @mfazekas in #3998
- Example ts fixes by @mfazekas in #4006
- Issue template update by @mfazekas in #4008
- feat: default to Mapbox v11.15.2 with deprecation warnings for v10 and old architecture by @mfazekas in #4009
- feat: use env variable RNMAPBOX_MAPS_DOWNLOAD_TOKEN to provide downl… by @mfazekas in #4010
- fix(location): eliminate NativeEventEmitter warning on Android with TurboModules by @mfazekas in #4011
- feat: make Mapbox SDK authentication optional by @mfazekas in #4012
New Contributors
- @cuongncwork made their first contribution in #3997
Full Changelog: v10.1.45...v10.2.0-beta.2
v10.1.45
What's Changed
- feat: add support for offline downloading of tilesets by @mfazekas in #3979
- fix(ios): added workaround for codegen issue onImageMissing, not sending the imageKey by @mfazekas in #3986
- chore: puckBearing typo by @krystxf in #3989
- fix(android,v11): fix takeSnap by @mfazekas in #3994
- chore: example fixes by @mfazekas in #3993
- fix(anroid): setClusterProperties should accept string values by @mfazekas in #3990
- chore: style v8.json update by @mfazekas in #3995
New Contributors
Full Changelog: v10.1.44...v10.1.45