Skip to content

Latest commit

 

History

History
79 lines (31 loc) · 2.55 KB

CHANGELOG.md

File metadata and controls

79 lines (31 loc) · 2.55 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.5 (2020-09-24)

Features

0.3.4 (2020-06-16)

Bug Fixes

  • 🐛 add missing publish scripts (5ffc885)

0.3.3 (2020-06-15)

Bug Fixes

  • Unregister event callbacks on control removal (fc205a7)

0.3.2 (2019-11-26)

Bug Fixes

  • position prop is working correctly (#12) (ee1af2a), closes #5

0.3.1 (2019-04-17)

0.3.0 (2019-03-26)

Features

  • 🎸 add getDraw method to Draw (d5ad63f)

0.2.0 (2019-03-22)

Bug Fixes

  • 🐛 set mode options on componentDidUpdate (d7462ba)

Features

0.1.1 (2019-03-22)

Bug Fixes

  • 🐛 check, if map exists on componnetWillUnmount (919ea7c)

0.1.0 (2019-03-05)

Bug Fixes

  • 🐛 remove draw on component will unmount (4ad4834)

Features