Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 688 Bytes

CHANGELOG.md

File metadata and controls

32 lines (20 loc) · 688 Bytes

Changelog

[2.0.1] - 07.03.2023

  • Fix: Fixed peer dependency of react-leaflet

[2.0.0] - 06.03.2023

  • Refactor: Upgraded dependencies including React to 18 and Leaflet to 4

[1.2.0] - 15.04.2020

  • Feat: Undo and redo actions

[1.1.0] - 12.03.2020

  • Feat: Rectangle selection
  • Feat: Export polygons as GeoJSON, JTS or LatLng
  • Feat: Import polygons from GeoJSON
  • Fix: Prevent default behaviour for keyevents

[0.0.1] - 08.03.2019

  • Fix: fix leaflet-path-drag dependency
  • Fix: change action bar position to the right bottom of the map

[0.0.0] - 08.03.2019

  • Add tests
  • Add storybook
  • Add PoylgonDraw component
  • Create base project