Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 780 Bytes

CHANGELOG.md

File metadata and controls

34 lines (20 loc) · 780 Bytes

0.1.8 - 2020-09-27

Delete

  • Console.log deleted

Change

  • Change state's name ( state => convertedFile )

0.1.7 - 2020-09-27

Fixed

  • Fix: components prop type fixed

0.1.5 - 2020-09-26

Added

  • Fix: Custom components were not working after build
  • components prop is a object instead of array now. => components={{CustomComponent, AnotherComponent}}

0.1.4 - 2020-09-15

Added

  • Changelog added.