v10.1.20
What's Changed
- fix(android): Android - make it possible to change image for existing image ID, improve performance of DownloadMapImageTask by @Buthrakaur in #3431
- fix(ci,ios): use macOS-13 for ci by @mfazekas in #3443
- fix(iOS): Support for iOS 12.4 with Mapbox Maps SDK v11 by @hexadecy in #3433
- fix(android): Update AbstractEventEmitter.kt to fix
'addEventEmitters' overrides nothing
issue by @robin-pham in #3461 - fix(android): fix kotlin corutines to 1.8.0 instead of binding to kotlin version by @mfazekas in #3465
- feat: upgrade default mapbox version to 10.17.0 by @mfazekas in #3466
New Contributors
- @hexadecy made their first contribution in #3433
- @robin-pham made their first contribution in #3461
- @Buthrakaur made their first contribution in #3431
Full Changelog: v10.1.19...v10.1.20