Skip to content

Releases: rnmapbox/maps

v10.2.5

Choose a tag to compare

@mfazekas mfazekas released this 16 Oct 21:29

What's Changed

  • fix(ios): fix draggable attribue on point annotation by @mfazekas in #4046

Full Changelog: v10.2.4...v10.2.5

v10.2.4

Choose a tag to compare

@mfazekas mfazekas released this 16 Oct 14:42

What's Changed

  • fix(android): support expression as array members (first only) by @mfazekas in #4044
  • fix(android): allow marker view to extend clipping by @mfazekas in #4045

Full Changelog: v10.2.3...v10.2.4

v10.2.3

Choose a tag to compare

@mfazekas mfazekas released this 15 Oct 18:55

What's Changed

Full Changelog: v10.2.2...v10.2.3

v10.2.3-rc.0

v10.2.3-rc.0 Pre-release
Pre-release

Choose a tag to compare

@mfazekas mfazekas released this 15 Oct 10:30

What's Changed

Full Changelog: v10.2.2...v10.2.3-rc.0

v10.2.2

Choose a tag to compare

@mfazekas mfazekas released this 14 Oct 13:25

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

Full Changelog: v10.2.1...v10.2.2

v10.2.1

Choose a tag to compare

@mfazekas mfazekas released this 13 Oct 04:36

What's Changed

New Contributors

Full Changelog: v10.2.0...v10.2.1

v10.2.0

Choose a tag to compare

@mfazekas mfazekas released this 12 Oct 05:43

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

Full Changelog: v10.1.45...v10.2.0

v10.2.0-beta.3

v10.2.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@mfazekas mfazekas released this 07 Oct 10:55

What's Changed

  • fix: yarn install for doc and publish, by using dummy token by @mfazekas in #4015

Full Changelog: v10.2.0-beta.2...v10.2.0-beta.3

v10.2.0-beta.2

v10.2.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@mfazekas mfazekas released this 05 Oct 15:22

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

Full Changelog: v10.1.45...v10.2.0-beta.2

v10.1.45

Choose a tag to compare

@mfazekas mfazekas released this 24 Sep 19:11

What's Changed

New Contributors

Full Changelog: v10.1.44...v10.1.45