Skip to content

Latest commit

 

History

History
242 lines (222 loc) · 39.3 KB

CHANGELOG.md

File metadata and controls

242 lines (222 loc) · 39.3 KB

Changelog

1.0.0 (2024-06-22)

Features

Bug Fixes

Performance Improvements

  • reduce calls of agencyList api (#348) (a17313a)
  • SingleLinePage: don't fetch irrelevant data (#761) (68e35b8)
  • upgrade react query and use local storage persistor (#750) (5661d66)

1.0.0 (2024-01-22)

Features

Bug Fixes

Performance Improvements

  • add execution pull to get vehicle locations (1ad38bc)
  • reduce calls of agencyList api (#348) (a17313a)
  • useVehicleLocations usage (7970865)