Releases: rnmapbox/maps
Releases · rnmapbox/maps
v10.3.0-beta.1
What's Changed
- fix: datatype mismatch causes crash by @g4rb4g3 in #4143
- fix(android): fix onMapSteady event crash by @mfazekas in #4162
- docs: remove v10 and old architecture references by @mfazekas in #4160
- chore: upgrade Mapbox SDK to 11.18.2 by @mfazekas in #4161
Full Changelog: v10.3.0-beta.0...v10.3.0-beta.1
v10.3.0-beta.0
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
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