Releases: rnmapbox/maps
Releases · rnmapbox/maps
v10.1.0-beta.27
What's Changed
- refactor!:NativeUserLocation is deprecated use LocationPuck by @mfazekas in #3222
- refactor!: deprecate Camera#onUserTrackingModeChange, and RNMapboxMapsUseV11 by @mfazekas in #3224
- refactor!: deprecate android RNMapboxMapsUseV11, also added SmapleModelLayer by @mfazekas in #3225
- chore(ci): pass ref to correctly run CI on forks by @mfazekas in #3221
Full Changelog: v10.1.0-beta.26...v10.1.0-beta.27
v10.1.0-beta.26
What's Changed
- fix(andorid): pass accessToken to tileStore, in case it's called befo… by @mfazekas in #3218
- chore(v11): upgrade mapbox v11 to final version by @mfazekas in #3211
- chore(ci): remove pre commit hooks by @mfazekas in #3215
- chore(ci): run forks with access tokens from protected envs by @mfazekas in #3217
- chore(ci): Only fork acitons by @mfazekas in #3219
- chore(ci): fix typo in ci for forked repos by @mfazekas in #3214
Full Changelog: v10.1.0-beta.25...v10.1.0-beta.26
v10.1.0-beta.25
What's Changed
- feat: Models and ModelLayer by @mfazekas in #3209
- fix(android): withLayerIDs: is optional by @mfazekas in #3205
- chore(ci): allow external forks to run our ci if approved by @mfazekas in #3207
- fix: Allow vector drawables as native images on Android by @SamuelBrucksch in #3206
New Contributors
- @SamuelBrucksch made their first contribution in #3206
Full Changelog: v10.1.0-beta.24...v10.1.0-beta.25
v10.1.0-beta.24
What's Changed
- feat(viewport): implement viewport transitionTo overview mode by @mfazekas in #3201
- feat(nativeUserLocation): implement customizable pusling by @mfazekas in #3202
- chore(docs): fix image compare on website update => strip times from png so… by @mfazekas in #3200
Full Changelog: v10.1.0-beta.23...v10.1.0-beta.24
v10.1.0-beta.23
v10.1.0-beta.22
v10.1.0-beta.21
What's Changed
- feat: upgrade to 10.16.2 and remove showAttribution by @mfazekas in #3174
- feat: shape animators infrastructure (experimental) by @mfazekas in #3185
- chore: upgrade example to rn0.73.rc4 by @mfazekas in #3178
- chore: Add raster layer example by @mfazekas in #3180
- fix(android): build issue on <rn 0.71 by @andrei-tofan in #3176
- fix(iOS): gesture settings is only applied when mapView is already there by @mfazekas in #3186
Full Changelog: v10.1.0-beta.20...v10.1.0-beta.21
v10.1.0-beta.20
What's Changed
- [fix] heading not working on CustomLocationProvider by @g4rb4g3 in #3171
- feat(viewport): Implement followViewportOptions on android and iOS by @mfazekas in #3170
Full Changelog: v10.1.0-beta.19...v10.1.0-beta.20
v10.1.0-beta.19
What's Changed
- feat(viewport): implement new viewport api by @mfazekas in #3162
- NativeUserLocation allow to customise images by @g4rb4g3, @mfazekas in #3166
- Custom loc provider by @g4rb4g3, @mfazekas in #3167
- Null-check OutputStream by @naftalibeder in #3169
Full Changelog: v10.1.0-beta.18...v10.1.0-beta.19
v10.1.0-beta.18
What's Changed
- fix: rn 0.73 compat - specify namespace in build.gradle by @mfazekas in #3142
- feat: new arch fixes by @WoLewicki in #3141
- fix(android): clear changes when applying it by @mfazekas in #3147
- fix: Fix missing native asset images by @g4rb4g3 in #3153
- refactor(iOS): ios lateinit by @mfazekas in #3157
- refactor(examples): examples/map refactor and add metadata by @mfazekas in #3158
New Contributors
Full Changelog: v10.1.0-beta.15...v10.1.0-beta.18