v10.1.28
What's Changed
- fix: new architecture Double vs Int issue for Int32 in code spec - example+codegen upgrade to rn 0.74.3 by @mfazekas in #3570
- fix: issues with rn 0.74 bridgeless by @janicduplessis in #3535
- refactor!:use LocationPuck instead of deprecated NativeUserLocation by @chuchuva in #3497
- fix(iOS): resolve ambiguous
expression
issue introduced in Xcode 16 by @decomoraes in #3562 - doc: update Position type document with correct coordinate order by @tanlethanh in #3545
- fix(new arch): Fix scaleBarEnabled on new arch by @janicduplessis in #3554
- fix(new arch): Fix error in clusterMaxZoomLevel on new arch by @janicduplessis in #3541
- fix(web): mapbox-gl style by @VolkerLieber in #3498
- chore(web): ci for web build by @mfazekas in #3501
- fix(web) output dir by @mfazekas in #3533
- chore(web): fix docgen, put example-app to static by @mfazekas in #3534
New Contributors
- @tanlethanh made their first contribution in #3545
- @decomoraes made their first contribution in #3562
Full Changelog: v10.1.27...v10.1.28