Skip to content

v1.0.0

Choose a tag to compare

@corygibbons corygibbons released this 05 Jul 15:22
· 17 commits to master since this release
  • react and react-dom moved to peerDependencies
  • xmlns definition added to svg

Breaking changes

  • FileIcon is no longer the default export, it needs to be imported like this instead: import { FileIcon } from 'react-file-icon'
  • size prop is removed and the icon is now always 100% width of the container