Skip to content

Releases: rnmapbox/maps

v10.3.0-beta.1

21 Feb 17:34

Choose a tag to compare

v10.3.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v10.3.0-beta.0...v10.3.0-beta.1

v10.3.0-beta.0

21 Feb 09:21

Choose a tag to compare

v10.3.0-beta.0 Pre-release
Pre-release

What's Changed

  • breaking: 10.3.0: Drop Mapbox v10 and old architecture support by @mfazekas in #4118
  • fix: Support Map-based listeners in AnimatedPoint (RN 0.83+ compatibility) by @sleda in #4113
  • feat: add HillshadeLayer component by @mfazekas in #4151
  • chore: upgrade detox to 20.47.0 and fix screenshot tests by @mfazekas in #4155
  • docs: remove deprecated download token documentation by @mfazekas in #4124
  • chore(android): remove V10 compat layer by @mfazekas in #4125
  • feat(ios): Remove Mapbox v10 legacy code, keep v11 only by @mfazekas in #4126
  • chore(android): remove old architecture code by @mfazekas in #4128
  • chore(ios): remove old architecture code by @mfazekas in #4130
  • chore: upgade example to rn 0.82.0 by @mfazekas in #4033
  • fix(ci): use generic iOS Simulator destination for CI build by @mfazekas in #4152
  • chore: upgrade detox to 20.47.0 by @mfazekas in #4153

New Contributors

Full Changelog: v10.2.10...v10.3.0-beta.0

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