Releases: rnmapbox/maps
Releases · rnmapbox/maps
v10.1.30
What's Changed
- chore: ugprade example to rn 0.75.1 by @mfazekas in #3565
- feat: add load method by @WoLewicki in #3594
Full Changelog: v10.1.29...v10.1.30
v10.1.30-rc.0
What's Changed
- chore: ugprade example to rn 0.75.1 by @mfazekas in #3565
- feat: add load method by @WoLewicki in #3594
Full Changelog: v10.1.29...v10.1.30-rc.0
v10.1.29
What's Changed
- doc: remove gitter and and discord and github discussions by @mfazekas in #3585
- fix(android): keep layer reference when reordering by @grantsisson in #3577
- fix(andorid): fix potential null mapView when applying camera by @mfazekas in #3586
- feat(web): add missing setCamera method to Camera component by @albertlaiuste in #3581
New Contributors
- @grantsisson made their first contribution in #3577
- @albertlaiuste made their first contribution in #3581
Full Changelog: v10.1.28...v10.1.29
v10.1.29-rc.0
What's Changed
- doc: remove gitter and and discord and github discussions by @mfazekas in #3585
- fix(android): keep layer reference when reordering by @grantsisson in #3577
- fix(andorid): fix potential null mapView when applying camera by @mfazekas in #3586
- feat(web): add missing setCamera method to Camera component by @albertlaiuste in #3581
New Contributors
- @grantsisson made their first contribution in #3577
- @albertlaiuste made their first contribution in #3581
Full Changelog: v10.1.28...v10.1.29-rc.0
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
v10.1.27
v10.1.26
What's Changed
- fix(andorid,newarch): setHandledMapChangedEvents issue by @mfazekas in #3527
- refactor(ios): init waiter by @mfazekas in #3523
- chore: upgrade default mapbox maps releases - 10.18.0 and 10.18.2 by @mfazekas in #3524
- chore: disable brideless on android exanoke by @mfazekas in #3526
Full Changelog: v10.1.25...v10.1.26
v10.1.25
What's Changed
- fix(iOS): Call
resolve()
to fix pending callbacks warning by @naftalibeder in #3496 - fix(jest): Remove AbortController test mock by @EvanHahn in #3506
- docs: fix typo in PR template by @paulschreiber in #3517
- docs: fix typo in CONTRIBUTING document by @paulschreiber in #3516
New Contributors
- @EvanHahn made their first contribution in #3506
- @paulschreiber made their first contribution in #3517
Full Changelog: v10.1.24...v10.1.25
v10.1.24
What's Changed
- feat(web): make example start in web mode by @mfazekas in #3484
- feat(web): MarkerView POC by @mfazekas in #3486
- fix(web): fix marker not defined by @mfazekas in #3487
- feat(web): Improved web Camera by @VolkerLieber in #3473
Full Changelog: v10.1.23...v10.1.24