Skip to content

Latest commit

 

History

History
75 lines (37 loc) · 4.06 KB

File metadata and controls

75 lines (37 loc) · 4.06 KB

Changelog

0.6.0 (2026-05-25)

⚠ BREAKING CHANGES

Features

  • upgrade Navigation SDK to version 0.16.0 (#102) (910e7ca)

0.5.0 (2026-04-30)

⚠ BREAKING CHANGES

  • Removes support for the legacy React Native architecture. See MIGRATING.md for detailed migration instructions.

Features

  • add internal usage attibution ID (#95) (b72e33a)
  • support new React Native architecture (#93) (1882ddf)

Bug Fixes

  • internal event handling and token handling (#97) (45e76ba)

0.4.0 (2025-12-19)

⚠ BREAKING CHANGES

Features

  • implement consolidated error codes for getDeliveryVehicle (#73) (85be976)
  • upgrade @googlemaps/react-native-navigation-sdk to v0.12.0 (#71) (1e7c114)
  • upgrade Android Driver SDK to version 7.0.0 (#75) (ec53cc1)

Bug Fixes

  • ios: fix Fleet Engine location reporting on iOS (#74) (0bd12f1)

0.3.2 (2025-08-28)

Bug Fixes

0.3.1 (2025-08-26)

Features

  • update navigation sdk package versions (#53) (9602e83)

0.3.0 (2024-11-04)

  • feat: support latest navigation sdk library and Driver SDK's

0.2.0-beta (2024-08-21)

  • feat: support latest navigation sdk library

0.1.0-beta (2024-05-17)

  • Initial release