Skip to content

v1.9.0

Compare
Choose a tag to compare
@mbrn mbrn released this 24 Dec 06:17
· 1296 commits to master since this release
c9ec79c

Dec 24, 2018

Version 1.9.0 published.

Fix react warning about numeric being deprecated. Thanks to Rémy
#119, Container option added to components
filefy upgraded
#127, Fixed error regarding actions/icon. Thanks to Halvard Mørstad
Added export delimiter prop. Thanks to @jkelly-haib
#123, Added an option to conditionally render a different value if data is undefined. Thanks to @yildirims