Skip to content

Releases: rnmapbox/maps

v10.2.10

11 Dec 22:39

Choose a tag to compare

What's Changed

  • fix(iOS): remove view resolver to fix native code using rnmapbox on iOS by @mfazekas in #4114
  • Added maxPitch support by @zamausa in #4108

New Contributors

Full Changelog: v10.2.9...v10.2.10

v10.2.10-rc.2

10 Dec 14:24

Choose a tag to compare

v10.2.10-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: v10.2.10-rc.1...v10.2.10-rc.2

v10.2.10-rc.1

10 Dec 13:56

Choose a tag to compare

v10.2.10-rc.1 Pre-release
Pre-release

What's Changed

  • fix: migrate npm publishing to OIDC trusted publishing by @mfazekas in #4111

Full Changelog: v10.2.10-rc.0...v10.2.10-rc.1

v10.2.10-rc.0

10 Dec 13:11

Choose a tag to compare

v10.2.10-rc.0 Pre-release
Pre-release

test release flow

Full Changelog: v10.2.9...v10.2.10-rc.0

v10.2.9

04 Dec 07:49

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.2.8...v10.2.9

v10.2.8

30 Nov 13:03

Choose a tag to compare

What's Changed

  • chore: Store default Mapbox iOS and Android versions in package.json by @mfazekas in #4081
  • chore: upgrade default versions to 11.16.2 by @mfazekas in #4080
  • Exposes the tile count limit overwrite for offline legacy by @chris-gaona in #4073
  • fix: update GitHub workflow to build correct SDK versions with architectures by @mfazekas in #4083
  • docs: Fix method name for adding custom headers by @PhilHardwick in #4085
  • refactor(iOS): null safety for mapView addToMap, removeFromMap by @mfazekas in #4079
  • fix screenCoordinate evaluation in queryRenderedFeaturesAtPoint by @whiteHatCip in #4093
  • fix(ios): use RNMBXViewResolver for native module view lookups by @mfazekas in #4099
  • fix(android): use Arguments.createMap() for RN 0.76-0.79 compatibility by @mfazekas in #4100
  • feat: Add RasterParticleLayer and RasterArraySource for Mapbox v11 by @mfazekas in #4082

New Contributors

Full Changelog: v10.2.7...v10.2.8

v10.2.7

08 Nov 20:37

Choose a tag to compare

What's Changed

  • feat: Add options parameter to Mapbox.addCustomHeader method by @KijongHan in #3988
  • fix(ios): Increase view resolver timeout and improve delay strategy by @mfazekas in #4075
  • chore(example): enable react compiler in our example app by @mfazekas in #4076
  • refactor: Consolidate addCustomHeader API to a single method by @mfazekas in #4077
  • fix(expo-plugin): allow empty options object for plugin configuration by @mfazekas in #4078

New Contributors

Full Changelog: v10.2.6...v10.2.7

v10.2.6

18 Oct 15:44

Choose a tag to compare

What's Changed

  • fix(android): errors from Expression.parse should be a RNMBX error no… by @mfazekas in #4053
  • fix(ios, new-arch): fixed gestureSettings by @mfazekas in #4054
  • fix(android): queryRenderedFeaturesInRect should use full view if the bbox is an empty array by @mfazekas in #4055
  • fix(ios, newarch): fix custom location provider by @mfazekas in #4056

Full Changelog: v10.2.5...v10.2.6

v10.2.5

16 Oct 21:29

Choose a tag to compare

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

16 Oct 14:42

Choose a tag to compare

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