Releases: rnmapbox/maps
Releases · rnmapbox/maps
v10.2.10
v10.2.10-rc.2
What's Changed
Full Changelog: v10.2.10-rc.1...v10.2.10-rc.2
v10.2.10-rc.1
What's Changed
Full Changelog: v10.2.10-rc.0...v10.2.10-rc.1
v10.2.10-rc.0
test release flow
Full Changelog: v10.2.9...v10.2.10-rc.0
v10.2.9
What's Changed
- Set initial value on custom location provider by @SamuelBrucksch in #4089
- feat: Add CameraGestureObserver - reliable alternative to onMapIdle by @mfazekas in #4074
- fix: export setup-jest.js by @davor-bauk-sh in #4102
- fix(codegen): move things out of #ifdef to fix codegen on < RN 0.81 by @mfazekas in #4104
New Contributors
- @davor-bauk-sh made their first contribution in #4102
Full Changelog: v10.2.8...v10.2.9
v10.2.8
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
- @chris-gaona made their first contribution in #4073
- @PhilHardwick made their first contribution in #4085
Full Changelog: v10.2.7...v10.2.8
v10.2.7
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
- @KijongHan made their first contribution in #3988
Full Changelog: v10.2.6...v10.2.7
v10.2.6
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