- Added support for title attribute to img tag.
- Changed
_unknown.svg
flag to fit proportions
- Added webpack-dev-server as devDependency
- Added SVG for the unknown flag.
- Updated lodash to v4.
- Added SVG flags.
- Now allowing React 16 as a peer dependency.
- Added flag pointers to: AG, IC, LT, NF, SC and TV
- Now allowing React 15.x as a peer dependency.
- Fixed issue with last publish.
- Now allowing React 15.1 as a peer dependency.
- Fixed issue for when an incorrect CCA3 was provided.
- Now allowing React 0.14 versions as peer dependencies.
- Bug fix with country code type check when the old name prop was used instead of the country prop.
- Support for ISO 3166-1 alpha-3.
- Changed name prop for country.
- Changed the build system from babel-cli to babel via webpack.
- ESLint integration.
- Support both lower and uppercase ISO 3166-1 alpha-2.
- Possiblity to set the HTML tag: width, height and alt text in the props.
- Changed props structure (file type vs size).
- Initial version of the project.