Skip to content

Releases: rnmapbox/maps

v10.1.24

15 May 09:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.1.23...v10.1.24

v10.1.23

09 May 10:42
Compare
Choose a tag to compare

What's Changed

  • fix(android): fix kotlinVersion build issue also default ot 1.7.21 in… by @mfazekas in #3482

Full Changelog: v10.1.22...v10.1.23

v10.1.22

09 May 04:48
Compare
Choose a tag to compare

What's Changed

  • fix(os): fix unavailable mapView on initialization by @mfazekas in #3477
  • fix(android): use kotlinVersion to determine default corutines version by @mfazekas in #3481

Full Changelog: v10.1.21...v10.1.22

v10.1.21

28 Apr 10:05
Compare
Choose a tag to compare

What's Changed

Breaking:

  • this and later release is only compatible with 0.74 when using the new-architecture, old arch should be still working with older RN releases.

Full Changelog: v10.1.20...v10.1.21

v10.1.20

28 Apr 06:05
Compare
Choose a tag to compare

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

Full Changelog: v10.1.19...v10.1.20

v10.1.19

10 Mar 08:02
Compare
Choose a tag to compare

What's Changed

  • fix(iOS): address Mfazekas/models get warning by @mfazekas in #3406
  • fix(android): fix point annotation child view management by @mfazekas in #3414
  • fix(ios,camera): apply camera changes when no center or bounds specified by @mfazekas in #3415
  • fix(ios): fix custom location provider add/remove by @mfazekas in #3416

Full Changelog: v10.1.18...v10.1.19

v10.1.18

02 Mar 10:56
Compare
Choose a tag to compare

What's Changed

  • fix(ios,v10): call super.setOptions, to set common layer options on v10 by @mfazekas in #3402

Full Changelog: v10.1.17...v10.1.18

v10.1.17

27 Feb 06:40
Compare
Choose a tag to compare

What's Changed

  • fix(android): fix layer not present errors on style change by @mfazekas in #3392

Full Changelog: v10.1.16...v10.1.17

v10.1.16

27 Feb 06:40
Compare
Choose a tag to compare

What's Changed

  • feat: implement MovePointShapeAnimator and ChangeLineOffsetsShapeAnimator by @naftalibeder in #3281
  • fix(v11,ios): implement filter and sourceId for v11 layers by @mfazekas in #3390

Full Changelog: v10.1.15...v10.1.16

v10.1.15

21 Feb 06:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.1.14...v10.1.15