## 1.0.25 (2019-01-16)
* chore: invert order of 'yarn' and 'npm' install ([2f8f94a](https://github.com/matteocng/react-flag-icon-css/commit/2f8f94a))
* chore: remove node 9 and add node 11 to 'travis' (ava does not support node 9) ([8c51a9e](https://github.com/matteocng/react-flag-icon-css/commit/8c51a9e))
* chore: upgrade 'babel' to version 7, 'ava' to version 1, 'react' and other modules ([7d705b3](https://github.com/matteocng/react-flag-icon-css/commit/7d705b3)), closes [#110](https://github.com/matteocng/react-flag-icon-css/issues/110)
* chore(package): update 'flow-bin' to version 0.77.0 ([b3a96d8](https://github.com/matteocng/react-flag-icon-css/commit/b3a96d8))
* chore(package): update babel-eslint to version 9.0.0 ([8cfce57](https://github.com/matteocng/react-flag-icon-css/commit/8cfce57))
* chore(package): update eslint-config-prettier to version 3.0.0 ([b21bb53](https://github.com/matteocng/react-flag-icon-css/commit/b21bb53))
* chore(package): update eslint-plugin-flowtype to version 3.0.0 ([ebd484e](https://github.com/matteocng/react-flag-icon-css/commit/ebd484e))
* chore(package): update lockfile package-lock.json ([f578807](https://github.com/matteocng/react-flag-icon-css/commit/f578807))
* chore(package): update lockfiles ([f2daf1c](https://github.com/matteocng/react-flag-icon-css/commit/f2daf1c))
* chore(package): update lockfiles ([59d9ddf](https://github.com/matteocng/react-flag-icon-css/commit/59d9ddf))
* chore(package): update postcss-cli to version 6.0.0 ([890c05f](https://github.com/matteocng/react-flag-icon-css/commit/890c05f))
* docs: add links to the 'webpack 4' example ([eb7390b](https://github.com/matteocng/react-flag-icon-css/commit/eb7390b))
## 1.0.24 (2018-07-17)
* chore: add 'exit if not logged in to NPM' step to bumped ([a299393](https://github.com/matteocng/react-flag-icon-css/commit/a299393))
* chore: add Node.JS 10 to travis ([e2589d8](https://github.com/matteocng/react-flag-icon-css/commit/e2589d8))
* chore: bring package.json up to date and fix Flow and Eslint errors ([0944102](https://github.com/matteocng/react-flag-icon-css/commit/0944102))
* chore: finish upgrading packages and run 'npm audit fix' to fix security issues ([d364496](https://github.com/matteocng/react-flag-icon-css/commit/d364496))
* chore: move 'prettier' settings to 'package.json' for format-on-save compatibility ([a361673](https://github.com/matteocng/react-flag-icon-css/commit/a361673)), closes [#83](https://github.com/matteocng/react-flag-icon-css/issues/83)
* chore: remove deprecated 'nsp' and use 'npm audit' ([8f08c7f](https://github.com/matteocng/react-flag-icon-css/commit/8f08c7f))
* chore(BREAKING): drop Node.js 4 ([67f8471](https://github.com/matteocng/react-flag-icon-css/commit/67f8471))
* chore(breaking): remove Node.js 6 and 7 from travis ([af1d07a](https://github.com/matteocng/react-flag-icon-css/commit/af1d07a))
* chore(CI): add Node.js 9 to travis ([29e6707](https://github.com/matteocng/react-flag-icon-css/commit/29e6707))
* chore(eslint): restore 'no-unexpected-multiline' error rule ([bc8298d](https://github.com/matteocng/react-flag-icon-css/commit/bc8298d))
* chore(package): correct prop-types semver in peerDependencies ([5d66ca2](https://github.com/matteocng/react-flag-icon-css/commit/5d66ca2))
* chore(package): update ava to version 0.24.0 ([6220a07](https://github.com/matteocng/react-flag-icon-css/commit/6220a07))
* chore(package): update ava to version 0.25.0 ([634d896](https://github.com/matteocng/react-flag-icon-css/commit/634d896))
* chore(package): update eslint-plugin-babel to version 5.0.0 ([6e683a5](https://github.com/matteocng/react-flag-icon-css/commit/6e683a5))
* chore(package): update flow-bin to version 0.59.0 ([b8547ef](https://github.com/matteocng/react-flag-icon-css/commit/b8547ef))
* chore(package): update lockfiles ([839f2b5](https://github.com/matteocng/react-flag-icon-css/commit/839f2b5))
* chore(package): update nsp to version 3.0.0 ([e0502dd](https://github.com/matteocng/react-flag-icon-css/commit/e0502dd))
* chore(package): update postcss-cli to version 5.0.0 ([a76f711](https://github.com/matteocng/react-flag-icon-css/commit/a76f711))
* chore(package): update postcss-custom-properties to version 7.0.0 ([4573352](https://github.com/matteocng/react-flag-icon-css/commit/4573352))
* chore(package): update stylelint to version 9.0.0 ([10a18d1](https://github.com/matteocng/react-flag-icon-css/commit/10a18d1))
* chore(package): upgrade prettier to version 1.7.4 ([04605b8](https://github.com/matteocng/react-flag-icon-css/commit/04605b8))
* chore(prettier): run 'yarn prettier' ([bda79e4](https://github.com/matteocng/react-flag-icon-css/commit/bda79e4))
* fix: remove flow folders and hidden files from release bundle shipped to npm ([d74f679](https://github.com/matteocng/react-flag-icon-css/commit/d74f679))
* fix: use 'npx' to run 'git-dirty' ([625d24c](https://github.com/matteocng/react-flag-icon-css/commit/625d24c))
* docs: update software versions in docs ([1d14898](https://github.com/matteocng/react-flag-icon-css/commit/1d14898))
* docs(README): bump webpack versions ([5c2a758](https://github.com/matteocng/react-flag-icon-css/commit/5c2a758))
* docs(README): specify webpack version better ([17f7137](https://github.com/matteocng/react-flag-icon-css/commit/17f7137))
* chore(bumped) switch changelog generation and lock files ([7c2946c](https://github.com/matteocng/react-flag-icon-css/commit/7c2946c))
* wip ([921a31f](https://github.com/matteocng/react-flag-icon-css/commit/921a31f))
* test: improve prop-types tests ([89a404b](https://github.com/matteocng/react-flag-icon-css/commit/89a404b))
* refactor: rename 'ExactValidator' validator to 'NoExtraPropsValidator' ([1ee4fbc](https://github.com/matteocng/react-flag-icon-css/commit/1ee4fbc)), closes [#49](https://github.com/matteocng/react-flag-icon-css/issues/49)
## 1.0.23 (2017-10-29)
* docs(README): improve docs and remove duplication ([054c601](https://github.com/matteocng/react-flag-icon-css/commit/054c601))
* fix(flow): use (placeholder) type for React module, fix/improve docs ([360ca47](https://github.com/matteocng/react-flag-icon-css/commit/360ca47))
* chore(bumped): add lockfile generation and commit ([543be4c](https://github.com/matteocng/react-flag-icon-css/commit/543be4c))
* chore(package): update lockfiles ([33f32d7](https://github.com/matteocng/react-flag-icon-css/commit/33f32d7))
## 1.0.22 (2017-10-29)
* docs(README): improve docs and remove duplication ([054c601](https://github.com/matteocng/react-flag-icon-css/commit/054c601))
* fix(flow): use (placeholder) type for React module, fix/improve docs ([360ca47](https://github.com/matteocng/react-flag-icon-css/commit/360ca47))
* chore(bumped): add lockfile generation and commit ([543be4c](https://github.com/matteocng/react-flag-icon-css/commit/543be4c))
* chore(package): update lockfiles ([33f32d7](https://github.com/matteocng/react-flag-icon-css/commit/33f32d7))
## 1.0.21 (2017-10-29)
* chore: add 'eslint-config-prettier' ([8550cab](https://github.com/matteocng/react-flag-icon-css/commit/8550cab))
* chore: add propTypes to DummyComponent ([fa8aa03](https://github.com/matteocng/react-flag-icon-css/commit/fa8aa03))
* chore: fix formatting with 'yarn prettier' ([3563ed0](https://github.com/matteocng/react-flag-icon-css/commit/3563ed0))
* chore: remove 'jsdom' as it is unused atm ([97f87b7](https://github.com/matteocng/react-flag-icon-css/commit/97f87b7))
* chore: run 'flow-typed update' ([9df98d1](https://github.com/matteocng/react-flag-icon-css/commit/9df98d1))
* chore: run 'yarn lint:js' ([81b8564](https://github.com/matteocng/react-flag-icon-css/commit/81b8564))
* chore: upgrade 'flow-bin' and 'stylelint-config-standard' ([43e1b69](https://github.com/matteocng/react-flag-icon-css/commit/43e1b69))
* chore(flow): flow 0.53+ compatibility - 'FlagIcon' types ([b080ca8](https://github.com/matteocng/react-flag-icon-css/commit/b080ca8))
* chore(flow): flow 0.53+ compatibility, 'import' and 'Node' ([4154e5a](https://github.com/matteocng/react-flag-icon-css/commit/4154e5a))
* chore(flow): flow 0.53+ compatibility, fix Flow error ([3dceaa0](https://github.com/matteocng/react-flag-icon-css/commit/3dceaa0))
* chore(flow): flow 0.53+, use '' ([93f3a4b](https://github.com/matteocng/react-flag-icon-css/commit/93f3a4b))
* chore(flow): remove 'enzyme' and 'tape' (unused) ([3255d27](https://github.com/matteocng/react-flag-icon-css/commit/3255d27))
* chore(flowconfig): cleanup old, unused entries ([7d6f549](https://github.com/matteocng/react-flag-icon-css/commit/7d6f549))
* chore(package): add '--include-warnings' to 'flow' task ([be8d6d2](https://github.com/matteocng/react-flag-icon-css/commit/be8d6d2))
* chore(package): add 'package-lock.json' and regenerate lock files ([f854fb6](https://github.com/matteocng/react-flag-icon-css/commit/f854fb6))
* chore(package): bump 'chalk', 'eslint-plugin-jsx-a11y', fix 'jsdom' version ([bc6db3c](https://github.com/matteocng/react-flag-icon-css/commit/bc6db3c))
* chore(package): remove react-addons-test-utils (deprecated) ([9d1ae77](https://github.com/matteocng/react-flag-icon-css/commit/9d1ae77))
* chore(package): rename prepublish to prepublishOnly ([40b995b](https://github.com/matteocng/react-flag-icon-css/commit/40b995b))
* chore(package): run 'ncu -u' and 'ncu -a' to upgrade modules ([59640bc](https://github.com/matteocng/react-flag-icon-css/commit/59640bc))
* chore(package): run finepack ([2517171](https://github.com/matteocng/react-flag-icon-css/commit/2517171))
* chore(package): update 'flow-bin' to version 0.57.3 ([148af7d](https://github.com/matteocng/react-flag-icon-css/commit/148af7d))
* chore(package): update ava to version 0.21.0 ([ce10342](https://github.com/matteocng/react-flag-icon-css/commit/ce10342))
* chore(package): update ava to version 0.22.0 ([3ef4731](https://github.com/matteocng/react-flag-icon-css/commit/3ef4731))
* chore(package): update ava to version 0.23.0 ([bad0854](https://github.com/matteocng/react-flag-icon-css/commit/bad0854))
* chore(package): update babel-eslint to version 8.0.0 ([609becb](https://github.com/matteocng/react-flag-icon-css/commit/609becb))
* chore(package): update codecov to version 3.0.0 ([f28fd16](https://github.com/matteocng/react-flag-icon-css/commit/f28fd16))
* chore(package): update coveralls to version 3.0.0 ([41b0225](https://github.com/matteocng/react-flag-icon-css/commit/41b0225))
* chore(package): update nyc to version 11.0.1 ([2fbbee6](https://github.com/matteocng/react-flag-icon-css/commit/2fbbee6))
* chore(package): update package-lock.json ([0498887](https://github.com/matteocng/react-flag-icon-css/commit/0498887))
* chore(package): update postcss-discard-comments to version 4.0.0-rc.2 ([5c9c734](https://github.com/matteocng/react-flag-icon-css/commit/5c9c734))
* chore(package): update react-dom to version 16.0.0 ([e154175](https://github.com/matteocng/react-flag-icon-css/commit/e154175))
* chore(package): update stylelint to version 8.0.0 ([31cd660](https://github.com/matteocng/react-flag-icon-css/commit/31cd660))
* chore(package): upgrade cross-env to version 5.0.1 ([b210795](https://github.com/matteocng/react-flag-icon-css/commit/b210795))
* chore(package): upgrade flow-bin to version 0.49.1 ([68e4113](https://github.com/matteocng/react-flag-icon-css/commit/68e4113))
* chore(package): upgrade flow-bin to version 0.52.0 ([9f861db](https://github.com/matteocng/react-flag-icon-css/commit/9f861db))
* chore(package): upgrade prettier to version 1.4.2 ([71822d0](https://github.com/matteocng/react-flag-icon-css/commit/71822d0))
* chore(package): upgrade prettier to version 1.4.4 ([b618a19](https://github.com/matteocng/react-flag-icon-css/commit/b618a19))
* chore(package): upgrade react (to 16) and other packages ([7e27f55](https://github.com/matteocng/react-flag-icon-css/commit/7e27f55))
* chore(test): move functions used by tests to 'internals' ([52004bd](https://github.com/matteocng/react-flag-icon-css/commit/52004bd))
* chore(travis): add Node.js 8 ([b71d5a6](https://github.com/matteocng/react-flag-icon-css/commit/b71d5a6))
* docs(github): add 'css-loader' request ([7346cb8](https://github.com/matteocng/react-flag-icon-css/commit/7346cb8))
* docs(README): add '@flow' to examples, suggest use of FlagIconFactory ([fe02f7d](https://github.com/matteocng/react-flag-icon-css/commit/fe02f7d))
* docs(README): add 'className' and 'styleName' to props ([9bb1d25](https://github.com/matteocng/react-flag-icon-css/commit/9bb1d25))
* docs(README): fix named import ([a5339c0](https://github.com/matteocng/react-flag-icon-css/commit/a5339c0))
* docs(README): recommend webpack version >= 2 ([217eb62](https://github.com/matteocng/react-flag-icon-css/commit/217eb62))
* docs(README): replace `` with backtick, misc updates ([3837752](https://github.com/matteocng/react-flag-icon-css/commit/3837752))
* docs(README): update the 'Flow support' section ([4229108](https://github.com/matteocng/react-flag-icon-css/commit/4229108))
* docs(README): use new React import syntax ([61eb7b7](https://github.com/matteocng/react-flag-icon-css/commit/61eb7b7))
* fix: add 'className' and 'styleName' to prop-types ([e3dac5a](https://github.com/matteocng/react-flag-icon-css/commit/e3dac5a))
* fix: correct global 'className' handling ([20b9d9a](https://github.com/matteocng/react-flag-icon-css/commit/20b9d9a))
* fix(eslint): correct lib ignore path ([68d7e6f](https://github.com/matteocng/react-flag-icon-css/commit/68d7e6f))
* fix(eslint): prevent eslint from crashing (TEMPORARY) ([8d049fc](https://github.com/matteocng/react-flag-icon-css/commit/8d049fc))
* fix(flow): use '' correctly ([74b2256](https://github.com/matteocng/react-flag-icon-css/commit/74b2256))
* refactor: make 'DummyComponent' more similar to 'FlagIcon' ([11b5ae1](https://github.com/matteocng/react-flag-icon-css/commit/11b5ae1))
* refactor: remove dependency on 'react-css-modules' ([c51ecf6](https://github.com/matteocng/react-flag-icon-css/commit/c51ecf6))
* refactor: remove unused 'objectKeysApplyFn' and move 'diffArrays' ([fef095c](https://github.com/matteocng/react-flag-icon-css/commit/fef095c))
* refactor(test): move static data to 'static' folder ([b9037a7](https://github.com/matteocng/react-flag-icon-css/commit/b9037a7))
* test: add new tests, 'snapshot tests', 'react-test-renderer' ([945e7b7](https://github.com/matteocng/react-flag-icon-css/commit/945e7b7))
* test: test that "import React from 'react'" works ([fa8d61e](https://github.com/matteocng/react-flag-icon-css/commit/fa8d61e))
* test: update ava snapshots .snap ([dfd1e5d](https://github.com/matteocng/react-flag-icon-css/commit/dfd1e5d))
* test: upgrade ava to v.0.2.0, refactor and add new tests ([9cbfa17](https://github.com/matteocng/react-flag-icon-css/commit/9cbfa17))
* test(flow): refactors and add 'FlagIconOptionsType' and 'loops' tests ([975cddb](https://github.com/matteocng/react-flag-icon-css/commit/975cddb))
* Release 1.0.19 ([875782a](https://github.com/matteocng/react-flag-icon-css/commit/875782a))
* update eslint-config-airbnb to version 16.1.0 ([65e8870](https://github.com/matteocng/react-flag-icon-css/commit/65e8870))
## 1.0.20 (2017-10-29)
* chore: add 'eslint-config-prettier' ([8550cab](https://github.com/matteocng/react-flag-icon-css/commit/8550cab))
* chore: add propTypes to DummyComponent ([fa8aa03](https://github.com/matteocng/react-flag-icon-css/commit/fa8aa03))
* chore: fix formatting with 'yarn prettier' ([3563ed0](https://github.com/matteocng/react-flag-icon-css/commit/3563ed0))
* chore: remove 'jsdom' as it is unused atm ([97f87b7](https://github.com/matteocng/react-flag-icon-css/commit/97f87b7))
* chore: run 'flow-typed update' ([9df98d1](https://github.com/matteocng/react-flag-icon-css/commit/9df98d1))
* chore: run 'yarn lint:js' ([81b8564](https://github.com/matteocng/react-flag-icon-css/commit/81b8564))
* chore: upgrade 'flow-bin' and 'stylelint-config-standard' ([43e1b69](https://github.com/matteocng/react-flag-icon-css/commit/43e1b69))
* chore(flow): flow 0.53+ compatibility - 'FlagIcon' types ([b080ca8](https://github.com/matteocng/react-flag-icon-css/commit/b080ca8))
* chore(flow): flow 0.53+ compatibility, 'import' and 'Node' ([4154e5a](https://github.com/matteocng/react-flag-icon-css/commit/4154e5a))
* chore(flow): flow 0.53+ compatibility, fix Flow error ([3dceaa0](https://github.com/matteocng/react-flag-icon-css/commit/3dceaa0))
* chore(flow): flow 0.53+, use '' ([93f3a4b](https://github.com/matteocng/react-flag-icon-css/commit/93f3a4b))
* chore(flow): remove 'enzyme' and 'tape' (unused) ([3255d27](https://github.com/matteocng/react-flag-icon-css/commit/3255d27))
* chore(flowconfig): cleanup old, unused entries ([7d6f549](https://github.com/matteocng/react-flag-icon-css/commit/7d6f549))
* chore(package): add '--include-warnings' to 'flow' task ([be8d6d2](https://github.com/matteocng/react-flag-icon-css/commit/be8d6d2))
* chore(package): add 'package-lock.json' and regenerate lock files ([f854fb6](https://github.com/matteocng/react-flag-icon-css/commit/f854fb6))
* chore(package): bump 'chalk', 'eslint-plugin-jsx-a11y', fix 'jsdom' version ([bc6db3c](https://github.com/matteocng/react-flag-icon-css/commit/bc6db3c))
* chore(package): remove react-addons-test-utils (deprecated) ([9d1ae77](https://github.com/matteocng/react-flag-icon-css/commit/9d1ae77))
* chore(package): rename prepublish to prepublishOnly ([40b995b](https://github.com/matteocng/react-flag-icon-css/commit/40b995b))
* chore(package): run 'ncu -u' and 'ncu -a' to upgrade modules ([59640bc](https://github.com/matteocng/react-flag-icon-css/commit/59640bc))
* chore(package): run finepack ([2517171](https://github.com/matteocng/react-flag-icon-css/commit/2517171))
* chore(package): update 'flow-bin' to version 0.57.3 ([148af7d](https://github.com/matteocng/react-flag-icon-css/commit/148af7d))
* chore(package): update ava to version 0.21.0 ([ce10342](https://github.com/matteocng/react-flag-icon-css/commit/ce10342))
* chore(package): update ava to version 0.22.0 ([3ef4731](https://github.com/matteocng/react-flag-icon-css/commit/3ef4731))
* chore(package): update ava to version 0.23.0 ([bad0854](https://github.com/matteocng/react-flag-icon-css/commit/bad0854))
* chore(package): update babel-eslint to version 8.0.0 ([609becb](https://github.com/matteocng/react-flag-icon-css/commit/609becb))
* chore(package): update codecov to version 3.0.0 ([f28fd16](https://github.com/matteocng/react-flag-icon-css/commit/f28fd16))
* chore(package): update coveralls to version 3.0.0 ([41b0225](https://github.com/matteocng/react-flag-icon-css/commit/41b0225))
* chore(package): update nyc to version 11.0.1 ([2fbbee6](https://github.com/matteocng/react-flag-icon-css/commit/2fbbee6))
* chore(package): update package-lock.json ([0498887](https://github.com/matteocng/react-flag-icon-css/commit/0498887))
* chore(package): update postcss-discard-comments to version 4.0.0-rc.2 ([5c9c734](https://github.com/matteocng/react-flag-icon-css/commit/5c9c734))
* chore(package): update react-dom to version 16.0.0 ([e154175](https://github.com/matteocng/react-flag-icon-css/commit/e154175))
* chore(package): update stylelint to version 8.0.0 ([31cd660](https://github.com/matteocng/react-flag-icon-css/commit/31cd660))
* chore(package): upgrade cross-env to version 5.0.1 ([b210795](https://github.com/matteocng/react-flag-icon-css/commit/b210795))
* chore(package): upgrade flow-bin to version 0.49.1 ([68e4113](https://github.com/matteocng/react-flag-icon-css/commit/68e4113))
* chore(package): upgrade flow-bin to version 0.52.0 ([9f861db](https://github.com/matteocng/react-flag-icon-css/commit/9f861db))
* chore(package): upgrade prettier to version 1.4.2 ([71822d0](https://github.com/matteocng/react-flag-icon-css/commit/71822d0))
* chore(package): upgrade prettier to version 1.4.4 ([b618a19](https://github.com/matteocng/react-flag-icon-css/commit/b618a19))
* chore(package): upgrade react (to 16) and other packages ([7e27f55](https://github.com/matteocng/react-flag-icon-css/commit/7e27f55))
* chore(test): move functions used by tests to 'internals' ([52004bd](https://github.com/matteocng/react-flag-icon-css/commit/52004bd))
* chore(travis): add Node.js 8 ([b71d5a6](https://github.com/matteocng/react-flag-icon-css/commit/b71d5a6))
* docs(github): add 'css-loader' request ([7346cb8](https://github.com/matteocng/react-flag-icon-css/commit/7346cb8))
* docs(README): add '@flow' to examples, suggest use of FlagIconFactory ([fe02f7d](https://github.com/matteocng/react-flag-icon-css/commit/fe02f7d))
* docs(README): add 'className' and 'styleName' to props ([9bb1d25](https://github.com/matteocng/react-flag-icon-css/commit/9bb1d25))
* docs(README): fix named import ([a5339c0](https://github.com/matteocng/react-flag-icon-css/commit/a5339c0))
* docs(README): recommend webpack version >= 2 ([217eb62](https://github.com/matteocng/react-flag-icon-css/commit/217eb62))
* docs(README): replace `` with backtick, misc updates ([3837752](https://github.com/matteocng/react-flag-icon-css/commit/3837752))
* docs(README): update the 'Flow support' section ([4229108](https://github.com/matteocng/react-flag-icon-css/commit/4229108))
* docs(README): use new React import syntax ([61eb7b7](https://github.com/matteocng/react-flag-icon-css/commit/61eb7b7))
* fix: add 'className' and 'styleName' to prop-types ([e3dac5a](https://github.com/matteocng/react-flag-icon-css/commit/e3dac5a))
* fix: correct global 'className' handling ([20b9d9a](https://github.com/matteocng/react-flag-icon-css/commit/20b9d9a))
* fix(eslint): correct lib ignore path ([68d7e6f](https://github.com/matteocng/react-flag-icon-css/commit/68d7e6f))
* fix(eslint): prevent eslint from crashing (TEMPORARY) ([8d049fc](https://github.com/matteocng/react-flag-icon-css/commit/8d049fc))
* fix(flow): use '' correctly ([74b2256](https://github.com/matteocng/react-flag-icon-css/commit/74b2256))
* refactor: make 'DummyComponent' more similar to 'FlagIcon' ([11b5ae1](https://github.com/matteocng/react-flag-icon-css/commit/11b5ae1))
* refactor: remove dependency on 'react-css-modules' ([c51ecf6](https://github.com/matteocng/react-flag-icon-css/commit/c51ecf6))
* refactor: remove unused 'objectKeysApplyFn' and move 'diffArrays' ([fef095c](https://github.com/matteocng/react-flag-icon-css/commit/fef095c))
* refactor(test): move static data to 'static' folder ([b9037a7](https://github.com/matteocng/react-flag-icon-css/commit/b9037a7))
* test: add new tests, 'snapshot tests', 'react-test-renderer' ([945e7b7](https://github.com/matteocng/react-flag-icon-css/commit/945e7b7))
* test: test that "import React from 'react'" works ([fa8d61e](https://github.com/matteocng/react-flag-icon-css/commit/fa8d61e))
* test: update ava snapshots .snap ([dfd1e5d](https://github.com/matteocng/react-flag-icon-css/commit/dfd1e5d))
* test: upgrade ava to v.0.2.0, refactor and add new tests ([9cbfa17](https://github.com/matteocng/react-flag-icon-css/commit/9cbfa17))
* test(flow): refactors and add 'FlagIconOptionsType' and 'loops' tests ([975cddb](https://github.com/matteocng/react-flag-icon-css/commit/975cddb))
* Release 1.0.19 ([875782a](https://github.com/matteocng/react-flag-icon-css/commit/875782a))
* update eslint-config-airbnb to version 16.1.0 ([65e8870](https://github.com/matteocng/react-flag-icon-css/commit/65e8870))
## 1.0.19 (2017-07-02)
* docs(github): add 'css-loader' request ([fdd3cbe](https://github.com/matteocng/react-flag-icon-css/commit/fdd3cbe))
* docs(README): add 'className' and 'styleName' to props ([ae27154](https://github.com/matteocng/react-flag-icon-css/commit/ae27154))
* docs(README): fix named import ([1d15ca4](https://github.com/matteocng/react-flag-icon-css/commit/1d15ca4))
* docs(README): replace '' with backtick, misc updates ([0540064](https://github.com/matteocng/react-flag-icon-css/commit/0540064))
* test: add new tests, 'snapshot tests', 'react-test-renderer' ([945e7b7](https://github.com/matteocng/react-flag-icon-css/commit/945e7b7))
* test: update ava snapshots .snap ([19fe4f1](https://github.com/matteocng/react-flag-icon-css/commit/19fe4f1))
* test: upgrade ava to v.0.2.0, refactor and add new tests ([16390b2](https://github.com/matteocng/react-flag-icon-css/commit/16390b2))
* chore: remove 'jsdom' as it is unused atm ([b32b7ba](https://github.com/matteocng/react-flag-icon-css/commit/b32b7ba))
* chore(package): add 'package-lock.json' and regenerate lock files ([f854fb6](https://github.com/matteocng/react-flag-icon-css/commit/f854fb6))
* chore(package): bump 'chalk', 'eslint-plugin-jsx-a11y', fix 'jsdom' version ([9b77371](https://github.com/matteocng/react-flag-icon-css/commit/9b77371))
* chore(package): run finepack ([114dbc0](https://github.com/matteocng/react-flag-icon-css/commit/114dbc0))
* chore(package): update nyc to version 11.0.1 ([2fbbee6](https://github.com/matteocng/react-flag-icon-css/commit/2fbbee6))
* chore(package): upgrade cross-env to version 5.0.1 ([b210795](https://github.com/matteocng/react-flag-icon-css/commit/b210795))
* chore(package): upgrade flow-bin to version 0.49.1 ([95104f3](https://github.com/matteocng/react-flag-icon-css/commit/95104f3))
* chore(package): upgrade prettier to version 1.4.2 ([71822d0](https://github.com/matteocng/react-flag-icon-css/commit/71822d0))
* chore(package): upgrade prettier to version 1.4.4 ([b618a19](https://github.com/matteocng/react-flag-icon-css/commit/b618a19))
* chore(test): move functions used by tests to 'internals' ([52004bd](https://github.com/matteocng/react-flag-icon-css/commit/52004bd))
* chore(travis): add Node.js 8 ([b71d5a6](https://github.com/matteocng/react-flag-icon-css/commit/b71d5a6))
* refactor: remove dependency on 'react-css-modules' ([c51ecf6](https://github.com/matteocng/react-flag-icon-css/commit/c51ecf6))
* refactor: remove unused 'objectKeysApplyFn' and move 'diffArrays' ([67910cc](https://github.com/matteocng/react-flag-icon-css/commit/67910cc))
* refactor(test): move static data to 'static' folder ([b9037a7](https://github.com/matteocng/react-flag-icon-css/commit/b9037a7))
* fix: add 'className' and 'styleName' to prop-types ([e3dac5a](https://github.com/matteocng/react-flag-icon-css/commit/e3dac5a))
* fix: correct global 'className' handling ([3123449](https://github.com/matteocng/react-flag-icon-css/commit/3123449))
## 1.0.18 (2017-05-26)
* chore(package): upgrade flow-bin to version 0.47.0 ([7f1d0db](https://github.com/matteocng/react-flag-icon-css/commit/7f1d0db))
* docs: small fixes ([94e8e0a](https://github.com/matteocng/react-flag-icon-css/commit/94e8e0a))
## 1.0.17 (2017-05-23)
* fix: move 'static' in 'src', so that it is handled by babel ([379fb18](https://github.com/matteocng/react-flag-icon-css/commit/379fb18))
* chore(package): update postcss-each to version 0.10.0 ([0423e8a](https://github.com/matteocng/react-flag-icon-css/commit/0423e8a))
* docs(README): add 'create-react-app' section ([637e2de](https://github.com/matteocng/react-flag-icon-css/commit/637e2de))
* docs(README): add Flow configuration section ([cc8b076](https://github.com/matteocng/react-flag-icon-css/commit/cc8b076))
* docs(README): fix version ([ae6e199](https://github.com/matteocng/react-flag-icon-css/commit/ae6e199))
## 1.0.16 (2017-05-17)
* fix(npm): npmignore 'scripts' ([aeed5b0](https://github.com/matteocng/react-flag-icon-css/commit/aeed5b0))
## 1.0.15 (2017-05-17)
* docs(README): bump version ([d3811a0](https://github.com/matteocng/react-flag-icon-css/commit/d3811a0))
* fix(package): fix ignore regex for __tests__ ([bce7561](https://github.com/matteocng/react-flag-icon-css/commit/bce7561))
## 1.0.14 (2017-05-17)
* docs(README): add custom flags docs and example ([838010e](https://github.com/matteocng/react-flag-icon-css/commit/838010e))
* docs(README): general improvements ([10f0527](https://github.com/matteocng/react-flag-icon-css/commit/10f0527))
* docs(README): link to specific line ([4ce7e3b](https://github.com/matteocng/react-flag-icon-css/commit/4ce7e3b))
* chore: add nsp (Node Security CLI) ([ab76d8d](https://github.com/matteocng/react-flag-icon-css/commit/ab76d8d))
* chore: add prettier ([a9ea58b](https://github.com/matteocng/react-flag-icon-css/commit/a9ea58b))
* chore: yarn lock ([07af05f](https://github.com/matteocng/react-flag-icon-css/commit/07af05f))
* chore(flow): remove unused entries ([fea1a56](https://github.com/matteocng/react-flag-icon-css/commit/fea1a56))
* chore(flow): rename FlagIconSizesType to FlagIconSizeType ([02aecdf](https://github.com/matteocng/react-flag-icon-css/commit/02aecdf))
* chore(flow): run 'flow-typed install' ([a72e04e](https://github.com/matteocng/react-flag-icon-css/commit/a72e04e))
* chore(package): update cross-env to version 5.0.0 ([4de2a6e](https://github.com/matteocng/react-flag-icon-css/commit/4de2a6e))
* chore(package): update eslint-config-airbnb to version 15.0.0 ([d1d78d3](https://github.com/matteocng/react-flag-icon-css/commit/d1d78d3))
* chore(package): update eslint-plugin-jsx-a11y to version 5.0.2 ([a130cef](https://github.com/matteocng/react-flag-icon-css/commit/a130cef))
* chore(package): update flow-bin to version 0.45.0 ([0f4cd81](https://github.com/matteocng/react-flag-icon-css/commit/0f4cd81))
* chore(package): update postcss-cli to version 4.0.0 (#37) ([71ae62c](https://github.com/matteocng/react-flag-icon-css/commit/71ae62c))
* chore(package): update postcss-custom-properties to version 6.0.0 ([a1c064c](https://github.com/matteocng/react-flag-icon-css/commit/a1c064c))
* chore(package): update prettier to version 1.2.2 ([8a80c09](https://github.com/matteocng/react-flag-icon-css/commit/8a80c09))
* chore(package): upgrade eslint-plugin-react eslint-plugin-jsx-a11y ([849b1ff](https://github.com/matteocng/react-flag-icon-css/commit/849b1ff))
* chore(package): upgrade flow-bin to version 0.46.0 ([c85646c](https://github.com/matteocng/react-flag-icon-css/commit/c85646c))
* chore(package): upgrade prettier, eslint-plugin-react ([f8c3127](https://github.com/matteocng/react-flag-icon-css/commit/f8c3127))
* fix: add test for invalid code prop ([29fe515](https://github.com/matteocng/react-flag-icon-css/commit/29fe515))
* fix: make baseThemeStyleName not required ([baf74ea](https://github.com/matteocng/react-flag-icon-css/commit/baf74ea))
* fix(flow): add suppress_comment ([03e0457](https://github.com/matteocng/react-flag-icon-css/commit/03e0457))
* fix(flow): remove unused type ([fab48b7](https://github.com/matteocng/react-flag-icon-css/commit/fab48b7))
* fix(test): correct background-image path ([dc593c4](https://github.com/matteocng/react-flag-icon-css/commit/dc593c4))
* test: add tests for custom flags and 'Flow' ([c0f53f7](https://github.com/matteocng/react-flag-icon-css/commit/c0f53f7))
* feat: typechecked custom flags with 'customCodes', 'themeStyles' ([7e7301c](https://github.com/matteocng/react-flag-icon-css/commit/7e7301c))
* feat(scripts): add optional third parameter to prettier task ([ff12459](https://github.com/matteocng/react-flag-icon-css/commit/ff12459))
* refactor(flow): fix 'FlagIconCodeType', make it poly, generate types from enums ([2f55a5e](https://github.com/matteocng/react-flag-icon-css/commit/2f55a5e))
## 1.0.13 (2017-04-26)
* test: add tests for types/propTypes ([b0f07a7](https://github.com/matteocng/react-flag-icon-css/commit/b0f07a7))
* refactor: migrate from tcomb & tcomb-react to prop-types ([f8b6758](https://github.com/matteocng/react-flag-icon-css/commit/f8b6758))
* chore(package): bump enzyme, flow-bin, tcomb ([3459e45](https://github.com/matteocng/react-flag-icon-css/commit/3459e45))
* chore(package): remove tape (unused) ([450855e](https://github.com/matteocng/react-flag-icon-css/commit/450855e))
* chore(package): update eslint-plugin-flowtype to 2.32.1 ([bb32323](https://github.com/matteocng/react-flag-icon-css/commit/bb32323))
* fix(flow): make FlagIconOptionsType exact ([7e30bb1](https://github.com/matteocng/react-flag-icon-css/commit/7e30bb1))
## 1.0.12 (2017-04-10)
* chore(package): restore react 15 and yarn upgrade ([a0f157c](https://github.com/matteocng/react-flag-icon-css/commit/a0f157c))
* chore(package): update ava to version 0.19.0 ([c738e2e](https://github.com/matteocng/react-flag-icon-css/commit/c738e2e))
* chore(package): update codecov to version 2.0.1 ([c18519c](https://github.com/matteocng/react-flag-icon-css/commit/c18519c))
* chore(package): update eslint-plugin-flowtype to version 2.30.4 ([d7c19e2](https://github.com/matteocng/react-flag-icon-css/commit/d7c19e2))
* chore(package): update flow-bin to version 0.42.0 ([bfed14b](https://github.com/matteocng/react-flag-icon-css/commit/bfed14b))
* chore(package): update flow-bin to version 0.43.1 ([e4a706b](https://github.com/matteocng/react-flag-icon-css/commit/e4a706b))
* chore(package): update postcss-at-rules-variables to version 0.1.0 ([01d54f6](https://github.com/matteocng/react-flag-icon-css/commit/01d54f6))
* chore(package): update postcss-cli to version 3.1.1 ([734948a](https://github.com/matteocng/react-flag-icon-css/commit/734948a))
* chore(travis): drop Node.js 5 (unmantained) ([90d2138](https://github.com/matteocng/react-flag-icon-css/commit/90d2138))
## 1.0.11 (2017-03-12)
* fix: restore npm publish and fix sortOptions ([f8bb1a1](https://github.com/matteocng/react-flag-icon-css/commit/f8bb1a1))
* chore: add 'coveralls' and coverage badges ([9e9922c](https://github.com/matteocng/react-flag-icon-css/commit/9e9922c))
* chore: add codecov.io, integrate it with travis ([119a1a2](https://github.com/matteocng/react-flag-icon-css/commit/119a1a2))
* chore: restore .bumpedrc, replace npm -> yarn in it ([89e6ff1](https://github.com/matteocng/react-flag-icon-css/commit/89e6ff1))
* chore: upgrade flow-bin to 0.41.0 ([f1586e9](https://github.com/matteocng/react-flag-icon-css/commit/f1586e9))
* chore(eslint): add trailing commas - 'comma-dangle' rule ([8cd7ebe](https://github.com/matteocng/react-flag-icon-css/commit/8cd7ebe))
* chore(eslint): simplify config with 'extends', remove deprecated rules ([f4f1609](https://github.com/matteocng/react-flag-icon-css/commit/f4f1609))
* chore(package): add cross-env ([5e6d4f2](https://github.com/matteocng/react-flag-icon-css/commit/5e6d4f2))
* chore(package): revert eslint-plugin-flowtype to 2.30.0 ([cf7a71b](https://github.com/matteocng/react-flag-icon-css/commit/cf7a71b))
* chore(package): update eslint-plugin-flowtype to version 2.30.3 ([8dd0851](https://github.com/matteocng/react-flag-icon-css/commit/8dd0851))
* chore(tests): replace 'tape' with 'ava', add 'istanbul' via 'nyc' ([c4b096e](https://github.com/matteocng/react-flag-icon-css/commit/c4b096e))
* docs(github): add ISSUE_TEMPLATE inside '.github', fix broken links ([c3af213](https://github.com/matteocng/react-flag-icon-css/commit/c3af213))
* docs(README): add npm version badge ([f1846a1](https://github.com/matteocng/react-flag-icon-css/commit/f1846a1))
* docs(README): improve content and style ([5386fa8](https://github.com/matteocng/react-flag-icon-css/commit/5386fa8))
## 1.0.10 (2017-02-24)
* fix: upgrade react and add requestAnimationFrame polyfill ([467e618](https://github.com/matteocng/react-flag-icon-css/commit/467e618))
* chore: bump flow-bin and adjust tcomb semver ([69ae5db](https://github.com/matteocng/react-flag-icon-css/commit/69ae5db))
## 1.0.9 (2017-02-23)
* fix: add file to flow type checking ([f579a37](https://github.com/matteocng/react-flag-icon-css/commit/f579a37))
* fix: correct function's Flow return type ([298ff50](https://github.com/matteocng/react-flag-icon-css/commit/298ff50))
* fix: flow v0.39.0 compatibility and lint ([b328d2a](https://github.com/matteocng/react-flag-icon-css/commit/b328d2a))
* fix: temporarily disable finepack to stop sorting 'stylelint' ([e89e103](https://github.com/matteocng/react-flag-icon-css/commit/e89e103))
* lint package.json ([76402e3](https://github.com/matteocng/react-flag-icon-css/commit/76402e3))
* Migrate SASS to PostCSS and publish CSS instead of SASS ([9e9f20f](https://github.com/matteocng/react-flag-icon-css/commit/9e9f20f)), closes [#4](https://github.com/matteocng/react-flag-icon-css/issues/4)
* refactor/doc: use the react css modules decorator only when needed, add comments ([f29695c](https://github.com/matteocng/react-flag-icon-css/commit/f29695c))
* chore: (slightly) improve code readability ([e5fd383](https://github.com/matteocng/react-flag-icon-css/commit/e5fd383))
* chore: add 'testing' BABEL_ENV and babel-polyfill for tests ([19eae3b](https://github.com/matteocng/react-flag-icon-css/commit/19eae3b))
* chore: add build:watch and linting for .eslintrc.js ([4a7ec31](https://github.com/matteocng/react-flag-icon-css/commit/4a7ec31))
* chore: add lots of badges ([1caa559](https://github.com/matteocng/react-flag-icon-css/commit/1caa559))
* chore: add yarn-error.log to .gitignore ([9d1df8e](https://github.com/matteocng/react-flag-icon-css/commit/9d1df8e))
* chore: add yarn.lock to .npmignore ([aca6fbb](https://github.com/matteocng/react-flag-icon-css/commit/aca6fbb))
* chore: bump dependencies ([ceb9cca](https://github.com/matteocng/react-flag-icon-css/commit/ceb9cca))
* chore: bump dependencies ([c4a522f](https://github.com/matteocng/react-flag-icon-css/commit/c4a522f))
* chore: do not publish GetFlagIconModuleCountryCodes ([f06909d](https://github.com/matteocng/react-flag-icon-css/commit/f06909d))
* chore: remove unused .scss-lint.yml ([afd4a4c](https://github.com/matteocng/react-flag-icon-css/commit/afd4a4c))
* chore: remove unused configuration ([8d759e1](https://github.com/matteocng/react-flag-icon-css/commit/8d759e1))
* chore: yarn upgrade ([91f7e26](https://github.com/matteocng/react-flag-icon-css/commit/91f7e26))
* docs: embed travis-ci status image ([e0a3612](https://github.com/matteocng/react-flag-icon-css/commit/e0a3612))
* docs: misc fixes ([7df9f65](https://github.com/matteocng/react-flag-icon-css/commit/7df9f65))
* test: add Travis CI ([d000186](https://github.com/matteocng/react-flag-icon-css/commit/d000186))
* feat: add ES2015/ES6 modules distribution in './module' folder ([e68e2f9](https://github.com/matteocng/react-flag-icon-css/commit/e68e2f9))
* feat: print console message if no json-loader ([9067cfa](https://github.com/matteocng/react-flag-icon-css/commit/9067cfa))
* refactor: reduce console output of FlagIcon props test ([0685c92](https://github.com/matteocng/react-flag-icon-css/commit/0685c92))
## 1.0.7 (2017-01-02)
* chore: remove unused duplicate country codes file ([8acd57b](https://github.com/matteocng/react-flag-icon-css/commit/8acd57b))
* chore: replace .eslintrc with .eslintrc.js ([98a455c](https://github.com/matteocng/react-flag-icon-css/commit/98a455c))
* chore: run yarn upgrade 'modulename' ([1d886e8](https://github.com/matteocng/react-flag-icon-css/commit/1d886e8))
* chore: yarn upgrade ([67c5b3d](https://github.com/matteocng/react-flag-icon-css/commit/67c5b3d))
* fix: fixes #2. add eu, un, gb-eng, gb-nir, gb-sct, gb-wls flags ([8f479e6](https://github.com/matteocng/react-flag-icon-css/commit/8f479e6)), closes [#2](https://github.com/matteocng/react-flag-icon-css/issues/2)
* fix: make country codes more automated and tested ([7ad2177](https://github.com/matteocng/react-flag-icon-css/commit/7ad2177))
* style: fix eslint errors and misc fixes ([058d32a](https://github.com/matteocng/react-flag-icon-css/commit/058d32a))
* feat: add yarn https://yarnpkg.com/ ([d6d4d5f](https://github.com/matteocng/react-flag-icon-css/commit/d6d4d5f))
* docs: fix broken link ([c7f057d](https://github.com/matteocng/react-flag-icon-css/commit/c7f057d))
## 1.0.6 (2016-10-10)
* fix(package.json): add required babel-cli ([d31d2d8](https://github.com/matteocng/react-flag-icon-css/commit/d31d2d8))
## 1.0.5 (2016-10-06)
* fix(flow): fix FlagIcon and FlagIconFactory annotations ([296940e](https://github.com/matteocng/react-flag-icon-css/commit/296940e))
* docs(README): update and add new sections ([63ecce5](https://github.com/matteocng/react-flag-icon-css/commit/63ecce5))
## 1.0.4 (2016-10-05)
* docs(README): more updates ([0405d49](https://github.com/matteocng/react-flag-icon-css/commit/0405d49))
## 1.0.3 (2016-10-05)
* docs(readme): add link to example project ([1e9921c](https://github.com/matteocng/react-flag-icon-css/commit/1e9921c))
* docs(README): misc fixes and updates ([2054846](https://github.com/matteocng/react-flag-icon-css/commit/2054846))
## 1.0.2 (2016-10-04)
* fix(flow-copy-source): do not copy tests to lib ([e5adc74](https://github.com/matteocng/react-flag-icon-css/commit/e5adc74))
## 1.0.1 (2016-10-04)
* chore(.babelrc): add transform-export-extensions ([fc56502](https://github.com/matteocng/react-flag-icon-css/commit/fc56502))
* chore(.flowconfig): add esproposal.export_star_as and [ignore] ([92ea3e5](https://github.com/matteocng/react-flag-icon-css/commit/92ea3e5))
* chore(bumped): add .bumpedrc ([a854699](https://github.com/matteocng/react-flag-icon-css/commit/a854699))
* chore(bumped): make bumped run prepublish ([4d12901](https://github.com/matteocng/react-flag-icon-css/commit/4d12901))
* chore(FlagIcon): remove unneeded eslint-disable-line ([e74bf80](https://github.com/matteocng/react-flag-icon-css/commit/e74bf80))
* chore(FlagIconFactory): import functions above types ([af3253f](https://github.com/matteocng/react-flag-icon-css/commit/af3253f))
* chore(package.json): add new devDependencies ([968360c](https://github.com/matteocng/react-flag-icon-css/commit/968360c))
* chore(package.json): update postbuild and sass scripts ([0a70013](https://github.com/matteocng/react-flag-icon-css/commit/0a70013))
* chore(README): make some additions ([a0f5997](https://github.com/matteocng/react-flag-icon-css/commit/a0f5997))
* chore(src): adjust the imports to the new structure ([c128dbd](https://github.com/matteocng/react-flag-icon-css/commit/c128dbd))
* chore(src): delete files before move to new directory ([ae58a29](https://github.com/matteocng/react-flag-icon-css/commit/ae58a29))
* chore(test): replace transform with opacity ([ca87981](https://github.com/matteocng/react-flag-icon-css/commit/ca87981))
* chore(travis): remove from master until tested ([c5a5eb9](https://github.com/matteocng/react-flag-icon-css/commit/c5a5eb9))
* refactor(src): move files, misc fixes, refactor and better organize the exports ([09d998c](https://github.com/matteocng/react-flag-icon-css/commit/09d998c))
* refactor(test): refactor and improve props test ([58f747d](https://github.com/matteocng/react-flag-icon-css/commit/58f747d))
* test(FlagIcon): add test for makeClassesObject ([beb6ea8](https://github.com/matteocng/react-flag-icon-css/commit/beb6ea8))
* fix(test): adjust the imports to the new structure ([da76e4b](https://github.com/matteocng/react-flag-icon-css/commit/da76e4b))
* fix(test): replace ReactType with React ([8c22863](https://github.com/matteocng/react-flag-icon-css/commit/8c22863))
* fix(types): fix incorrect declarations and add missing values ([cd75fdc](https://github.com/matteocng/react-flag-icon-css/commit/cd75fdc))
* first commit ([88a977c](https://github.com/matteocng/react-flag-icon-css/commit/88a977c))