Skip to content

4.0.0

Choose a tag to compare

@alanjcharles14 alanjcharles14 released this 27 Feb 20:44
· 15 commits to master since this release
0d9ee31

⚠️ Breaking Changes
See MIGRATION.md for step-by-step upgrade instructions.

  • Migrates RadarMap component to use MapLibre v11+ APIs.
  • Adds mapRef prop to RadarMapOptions for accessing map instances.
  • Updates RadarMapRegionChangeEvent type to match new API structure.
  • Changes minimum dependency versions for react, react-native, and @maplibre/maplibre-react-native.
  • Adds react-native-safe-area-context to peerDependenciesMeta as an optional dependency.
  • Updates RadarAutocomplete component to use react-native-safe-area-context if available.