Skip to content

Commit c7b4d25

Browse files
committed
Release 1.0.21
1 parent 40b995b commit c7b4d25

File tree

2 files changed

+141
-1
lines changed

2 files changed

+141
-1
lines changed

CHANGELOG.md

Lines changed: 140 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,143 @@
1+
<a name="1.0.21"></a>
2+
## 1.0.21 (2017-10-29)
3+
4+
* chore: add 'eslint-config-prettier' ([8550cab](https://github.com/matteocng/react-flag-icon-css/commit/8550cab))
5+
* chore: add propTypes to DummyComponent ([fa8aa03](https://github.com/matteocng/react-flag-icon-css/commit/fa8aa03))
6+
* chore: fix formatting with 'yarn prettier' ([3563ed0](https://github.com/matteocng/react-flag-icon-css/commit/3563ed0))
7+
* chore: remove 'jsdom' as it is unused atm ([97f87b7](https://github.com/matteocng/react-flag-icon-css/commit/97f87b7))
8+
* chore: run 'flow-typed update' ([9df98d1](https://github.com/matteocng/react-flag-icon-css/commit/9df98d1))
9+
* chore: run 'yarn lint:js' ([81b8564](https://github.com/matteocng/react-flag-icon-css/commit/81b8564))
10+
* chore: upgrade 'flow-bin' and 'stylelint-config-standard' ([43e1b69](https://github.com/matteocng/react-flag-icon-css/commit/43e1b69))
11+
* chore(flow): flow 0.53+ compatibility - 'FlagIcon' types ([b080ca8](https://github.com/matteocng/react-flag-icon-css/commit/b080ca8))
12+
* chore(flow): flow 0.53+ compatibility, 'import' and 'Node' ([4154e5a](https://github.com/matteocng/react-flag-icon-css/commit/4154e5a))
13+
* chore(flow): flow 0.53+ compatibility, fix Flow error ([3dceaa0](https://github.com/matteocng/react-flag-icon-css/commit/3dceaa0))
14+
* chore(flow): flow 0.53+, use '' ([93f3a4b](https://github.com/matteocng/react-flag-icon-css/commit/93f3a4b))
15+
* chore(flow): remove 'enzyme' and 'tape' (unused) ([3255d27](https://github.com/matteocng/react-flag-icon-css/commit/3255d27))
16+
* chore(flowconfig): cleanup old, unused entries ([7d6f549](https://github.com/matteocng/react-flag-icon-css/commit/7d6f549))
17+
* chore(package): add '--include-warnings' to 'flow' task ([be8d6d2](https://github.com/matteocng/react-flag-icon-css/commit/be8d6d2))
18+
* chore(package): add 'package-lock.json' and regenerate lock files ([f854fb6](https://github.com/matteocng/react-flag-icon-css/commit/f854fb6))
19+
* chore(package): bump 'chalk', 'eslint-plugin-jsx-a11y', fix 'jsdom' version ([bc6db3c](https://github.com/matteocng/react-flag-icon-css/commit/bc6db3c))
20+
* chore(package): remove react-addons-test-utils (deprecated) ([9d1ae77](https://github.com/matteocng/react-flag-icon-css/commit/9d1ae77))
21+
* chore(package): rename prepublish to prepublishOnly ([40b995b](https://github.com/matteocng/react-flag-icon-css/commit/40b995b))
22+
* chore(package): run 'ncu -u' and 'ncu -a' to upgrade modules ([59640bc](https://github.com/matteocng/react-flag-icon-css/commit/59640bc))
23+
* chore(package): run finepack ([2517171](https://github.com/matteocng/react-flag-icon-css/commit/2517171))
24+
* chore(package): update 'flow-bin' to version 0.57.3 ([148af7d](https://github.com/matteocng/react-flag-icon-css/commit/148af7d))
25+
* chore(package): update ava to version 0.21.0 ([ce10342](https://github.com/matteocng/react-flag-icon-css/commit/ce10342))
26+
* chore(package): update ava to version 0.22.0 ([3ef4731](https://github.com/matteocng/react-flag-icon-css/commit/3ef4731))
27+
* chore(package): update ava to version 0.23.0 ([bad0854](https://github.com/matteocng/react-flag-icon-css/commit/bad0854))
28+
* chore(package): update babel-eslint to version 8.0.0 ([609becb](https://github.com/matteocng/react-flag-icon-css/commit/609becb))
29+
* chore(package): update codecov to version 3.0.0 ([f28fd16](https://github.com/matteocng/react-flag-icon-css/commit/f28fd16))
30+
* chore(package): update coveralls to version 3.0.0 ([41b0225](https://github.com/matteocng/react-flag-icon-css/commit/41b0225))
31+
* chore(package): update nyc to version 11.0.1 ([2fbbee6](https://github.com/matteocng/react-flag-icon-css/commit/2fbbee6))
32+
* chore(package): update package-lock.json ([0498887](https://github.com/matteocng/react-flag-icon-css/commit/0498887))
33+
* chore(package): update postcss-discard-comments to version 4.0.0-rc.2 ([5c9c734](https://github.com/matteocng/react-flag-icon-css/commit/5c9c734))
34+
* chore(package): update react-dom to version 16.0.0 ([e154175](https://github.com/matteocng/react-flag-icon-css/commit/e154175))
35+
* chore(package): update stylelint to version 8.0.0 ([31cd660](https://github.com/matteocng/react-flag-icon-css/commit/31cd660))
36+
* chore(package): upgrade cross-env to version 5.0.1 ([b210795](https://github.com/matteocng/react-flag-icon-css/commit/b210795))
37+
* chore(package): upgrade flow-bin to version 0.49.1 ([68e4113](https://github.com/matteocng/react-flag-icon-css/commit/68e4113))
38+
* chore(package): upgrade flow-bin to version 0.52.0 ([9f861db](https://github.com/matteocng/react-flag-icon-css/commit/9f861db))
39+
* chore(package): upgrade prettier to version 1.4.2 ([71822d0](https://github.com/matteocng/react-flag-icon-css/commit/71822d0))
40+
* chore(package): upgrade prettier to version 1.4.4 ([b618a19](https://github.com/matteocng/react-flag-icon-css/commit/b618a19))
41+
* chore(package): upgrade react (to 16) and other packages ([7e27f55](https://github.com/matteocng/react-flag-icon-css/commit/7e27f55))
42+
* chore(test): move functions used by tests to 'internals' ([52004bd](https://github.com/matteocng/react-flag-icon-css/commit/52004bd))
43+
* chore(travis): add Node.js 8 ([b71d5a6](https://github.com/matteocng/react-flag-icon-css/commit/b71d5a6))
44+
* docs(github): add 'css-loader' request ([7346cb8](https://github.com/matteocng/react-flag-icon-css/commit/7346cb8))
45+
* docs(README): add '@flow' to examples, suggest use of FlagIconFactory ([fe02f7d](https://github.com/matteocng/react-flag-icon-css/commit/fe02f7d))
46+
* docs(README): add 'className' and 'styleName' to props ([9bb1d25](https://github.com/matteocng/react-flag-icon-css/commit/9bb1d25))
47+
* docs(README): fix named import ([a5339c0](https://github.com/matteocng/react-flag-icon-css/commit/a5339c0))
48+
* docs(README): recommend webpack version >= 2 ([217eb62](https://github.com/matteocng/react-flag-icon-css/commit/217eb62))
49+
* docs(README): replace `<code>` with backtick, misc updates ([3837752](https://github.com/matteocng/react-flag-icon-css/commit/3837752))
50+
* docs(README): update the 'Flow support' section ([4229108](https://github.com/matteocng/react-flag-icon-css/commit/4229108))
51+
* docs(README): use new React import syntax ([61eb7b7](https://github.com/matteocng/react-flag-icon-css/commit/61eb7b7))
52+
* fix: add 'className' and 'styleName' to prop-types ([e3dac5a](https://github.com/matteocng/react-flag-icon-css/commit/e3dac5a))
53+
* fix: correct global 'className' handling ([20b9d9a](https://github.com/matteocng/react-flag-icon-css/commit/20b9d9a))
54+
* fix(eslint): correct lib ignore path ([68d7e6f](https://github.com/matteocng/react-flag-icon-css/commit/68d7e6f))
55+
* fix(eslint): prevent eslint from crashing (TEMPORARY) ([8d049fc](https://github.com/matteocng/react-flag-icon-css/commit/8d049fc))
56+
* fix(flow): use '' correctly ([74b2256](https://github.com/matteocng/react-flag-icon-css/commit/74b2256))
57+
* refactor: make 'DummyComponent' more similar to 'FlagIcon' ([11b5ae1](https://github.com/matteocng/react-flag-icon-css/commit/11b5ae1))
58+
* refactor: remove dependency on 'react-css-modules' ([c51ecf6](https://github.com/matteocng/react-flag-icon-css/commit/c51ecf6))
59+
* refactor: remove unused 'objectKeysApplyFn' and move 'diffArrays' ([fef095c](https://github.com/matteocng/react-flag-icon-css/commit/fef095c))
60+
* refactor(test): move static data to 'static' folder ([b9037a7](https://github.com/matteocng/react-flag-icon-css/commit/b9037a7))
61+
* test: add new tests, 'snapshot tests', 'react-test-renderer' ([945e7b7](https://github.com/matteocng/react-flag-icon-css/commit/945e7b7))
62+
* test: test that "import React from 'react'" works ([fa8d61e](https://github.com/matteocng/react-flag-icon-css/commit/fa8d61e))
63+
* test: update ava snapshots .snap ([dfd1e5d](https://github.com/matteocng/react-flag-icon-css/commit/dfd1e5d))
64+
* test: upgrade ava to v.0.2.0, refactor and add new tests ([9cbfa17](https://github.com/matteocng/react-flag-icon-css/commit/9cbfa17))
65+
* test(flow): refactors and add 'FlagIconOptionsType' and 'loops' tests ([975cddb](https://github.com/matteocng/react-flag-icon-css/commit/975cddb))
66+
* Release 1.0.19 ([875782a](https://github.com/matteocng/react-flag-icon-css/commit/875782a))
67+
* update eslint-config-airbnb to version 16.1.0 ([65e8870](https://github.com/matteocng/react-flag-icon-css/commit/65e8870))
68+
69+
70+
71+
<a name="1.0.20"></a>
72+
## 1.0.20 (2017-10-29)
73+
74+
* chore: add 'eslint-config-prettier' ([8550cab](https://github.com/matteocng/react-flag-icon-css/commit/8550cab))
75+
* chore: add propTypes to DummyComponent ([fa8aa03](https://github.com/matteocng/react-flag-icon-css/commit/fa8aa03))
76+
* chore: fix formatting with 'yarn prettier' ([3563ed0](https://github.com/matteocng/react-flag-icon-css/commit/3563ed0))
77+
* chore: remove 'jsdom' as it is unused atm ([97f87b7](https://github.com/matteocng/react-flag-icon-css/commit/97f87b7))
78+
* chore: run 'flow-typed update' ([9df98d1](https://github.com/matteocng/react-flag-icon-css/commit/9df98d1))
79+
* chore: run 'yarn lint:js' ([81b8564](https://github.com/matteocng/react-flag-icon-css/commit/81b8564))
80+
* chore: upgrade 'flow-bin' and 'stylelint-config-standard' ([43e1b69](https://github.com/matteocng/react-flag-icon-css/commit/43e1b69))
81+
* chore(flow): flow 0.53+ compatibility - 'FlagIcon' types ([b080ca8](https://github.com/matteocng/react-flag-icon-css/commit/b080ca8))
82+
* chore(flow): flow 0.53+ compatibility, 'import' and 'Node' ([4154e5a](https://github.com/matteocng/react-flag-icon-css/commit/4154e5a))
83+
* chore(flow): flow 0.53+ compatibility, fix Flow error ([3dceaa0](https://github.com/matteocng/react-flag-icon-css/commit/3dceaa0))
84+
* chore(flow): flow 0.53+, use '' ([93f3a4b](https://github.com/matteocng/react-flag-icon-css/commit/93f3a4b))
85+
* chore(flow): remove 'enzyme' and 'tape' (unused) ([3255d27](https://github.com/matteocng/react-flag-icon-css/commit/3255d27))
86+
* chore(flowconfig): cleanup old, unused entries ([7d6f549](https://github.com/matteocng/react-flag-icon-css/commit/7d6f549))
87+
* chore(package): add '--include-warnings' to 'flow' task ([be8d6d2](https://github.com/matteocng/react-flag-icon-css/commit/be8d6d2))
88+
* chore(package): add 'package-lock.json' and regenerate lock files ([f854fb6](https://github.com/matteocng/react-flag-icon-css/commit/f854fb6))
89+
* chore(package): bump 'chalk', 'eslint-plugin-jsx-a11y', fix 'jsdom' version ([bc6db3c](https://github.com/matteocng/react-flag-icon-css/commit/bc6db3c))
90+
* chore(package): remove react-addons-test-utils (deprecated) ([9d1ae77](https://github.com/matteocng/react-flag-icon-css/commit/9d1ae77))
91+
* chore(package): rename prepublish to prepublishOnly ([40b995b](https://github.com/matteocng/react-flag-icon-css/commit/40b995b))
92+
* chore(package): run 'ncu -u' and 'ncu -a' to upgrade modules ([59640bc](https://github.com/matteocng/react-flag-icon-css/commit/59640bc))
93+
* chore(package): run finepack ([2517171](https://github.com/matteocng/react-flag-icon-css/commit/2517171))
94+
* chore(package): update 'flow-bin' to version 0.57.3 ([148af7d](https://github.com/matteocng/react-flag-icon-css/commit/148af7d))
95+
* chore(package): update ava to version 0.21.0 ([ce10342](https://github.com/matteocng/react-flag-icon-css/commit/ce10342))
96+
* chore(package): update ava to version 0.22.0 ([3ef4731](https://github.com/matteocng/react-flag-icon-css/commit/3ef4731))
97+
* chore(package): update ava to version 0.23.0 ([bad0854](https://github.com/matteocng/react-flag-icon-css/commit/bad0854))
98+
* chore(package): update babel-eslint to version 8.0.0 ([609becb](https://github.com/matteocng/react-flag-icon-css/commit/609becb))
99+
* chore(package): update codecov to version 3.0.0 ([f28fd16](https://github.com/matteocng/react-flag-icon-css/commit/f28fd16))
100+
* chore(package): update coveralls to version 3.0.0 ([41b0225](https://github.com/matteocng/react-flag-icon-css/commit/41b0225))
101+
* chore(package): update nyc to version 11.0.1 ([2fbbee6](https://github.com/matteocng/react-flag-icon-css/commit/2fbbee6))
102+
* chore(package): update package-lock.json ([0498887](https://github.com/matteocng/react-flag-icon-css/commit/0498887))
103+
* chore(package): update postcss-discard-comments to version 4.0.0-rc.2 ([5c9c734](https://github.com/matteocng/react-flag-icon-css/commit/5c9c734))
104+
* chore(package): update react-dom to version 16.0.0 ([e154175](https://github.com/matteocng/react-flag-icon-css/commit/e154175))
105+
* chore(package): update stylelint to version 8.0.0 ([31cd660](https://github.com/matteocng/react-flag-icon-css/commit/31cd660))
106+
* chore(package): upgrade cross-env to version 5.0.1 ([b210795](https://github.com/matteocng/react-flag-icon-css/commit/b210795))
107+
* chore(package): upgrade flow-bin to version 0.49.1 ([68e4113](https://github.com/matteocng/react-flag-icon-css/commit/68e4113))
108+
* chore(package): upgrade flow-bin to version 0.52.0 ([9f861db](https://github.com/matteocng/react-flag-icon-css/commit/9f861db))
109+
* chore(package): upgrade prettier to version 1.4.2 ([71822d0](https://github.com/matteocng/react-flag-icon-css/commit/71822d0))
110+
* chore(package): upgrade prettier to version 1.4.4 ([b618a19](https://github.com/matteocng/react-flag-icon-css/commit/b618a19))
111+
* chore(package): upgrade react (to 16) and other packages ([7e27f55](https://github.com/matteocng/react-flag-icon-css/commit/7e27f55))
112+
* chore(test): move functions used by tests to 'internals' ([52004bd](https://github.com/matteocng/react-flag-icon-css/commit/52004bd))
113+
* chore(travis): add Node.js 8 ([b71d5a6](https://github.com/matteocng/react-flag-icon-css/commit/b71d5a6))
114+
* docs(github): add 'css-loader' request ([7346cb8](https://github.com/matteocng/react-flag-icon-css/commit/7346cb8))
115+
* docs(README): add '@flow' to examples, suggest use of FlagIconFactory ([fe02f7d](https://github.com/matteocng/react-flag-icon-css/commit/fe02f7d))
116+
* docs(README): add 'className' and 'styleName' to props ([9bb1d25](https://github.com/matteocng/react-flag-icon-css/commit/9bb1d25))
117+
* docs(README): fix named import ([a5339c0](https://github.com/matteocng/react-flag-icon-css/commit/a5339c0))
118+
* docs(README): recommend webpack version >= 2 ([217eb62](https://github.com/matteocng/react-flag-icon-css/commit/217eb62))
119+
* docs(README): replace `<code>` with backtick, misc updates ([3837752](https://github.com/matteocng/react-flag-icon-css/commit/3837752))
120+
* docs(README): update the 'Flow support' section ([4229108](https://github.com/matteocng/react-flag-icon-css/commit/4229108))
121+
* docs(README): use new React import syntax ([61eb7b7](https://github.com/matteocng/react-flag-icon-css/commit/61eb7b7))
122+
* fix: add 'className' and 'styleName' to prop-types ([e3dac5a](https://github.com/matteocng/react-flag-icon-css/commit/e3dac5a))
123+
* fix: correct global 'className' handling ([20b9d9a](https://github.com/matteocng/react-flag-icon-css/commit/20b9d9a))
124+
* fix(eslint): correct lib ignore path ([68d7e6f](https://github.com/matteocng/react-flag-icon-css/commit/68d7e6f))
125+
* fix(eslint): prevent eslint from crashing (TEMPORARY) ([8d049fc](https://github.com/matteocng/react-flag-icon-css/commit/8d049fc))
126+
* fix(flow): use '' correctly ([74b2256](https://github.com/matteocng/react-flag-icon-css/commit/74b2256))
127+
* refactor: make 'DummyComponent' more similar to 'FlagIcon' ([11b5ae1](https://github.com/matteocng/react-flag-icon-css/commit/11b5ae1))
128+
* refactor: remove dependency on 'react-css-modules' ([c51ecf6](https://github.com/matteocng/react-flag-icon-css/commit/c51ecf6))
129+
* refactor: remove unused 'objectKeysApplyFn' and move 'diffArrays' ([fef095c](https://github.com/matteocng/react-flag-icon-css/commit/fef095c))
130+
* refactor(test): move static data to 'static' folder ([b9037a7](https://github.com/matteocng/react-flag-icon-css/commit/b9037a7))
131+
* test: add new tests, 'snapshot tests', 'react-test-renderer' ([945e7b7](https://github.com/matteocng/react-flag-icon-css/commit/945e7b7))
132+
* test: test that "import React from 'react'" works ([fa8d61e](https://github.com/matteocng/react-flag-icon-css/commit/fa8d61e))
133+
* test: update ava snapshots .snap ([dfd1e5d](https://github.com/matteocng/react-flag-icon-css/commit/dfd1e5d))
134+
* test: upgrade ava to v.0.2.0, refactor and add new tests ([9cbfa17](https://github.com/matteocng/react-flag-icon-css/commit/9cbfa17))
135+
* test(flow): refactors and add 'FlagIconOptionsType' and 'loops' tests ([975cddb](https://github.com/matteocng/react-flag-icon-css/commit/975cddb))
136+
* Release 1.0.19 ([875782a](https://github.com/matteocng/react-flag-icon-css/commit/875782a))
137+
* update eslint-config-airbnb to version 16.1.0 ([65e8870](https://github.com/matteocng/react-flag-icon-css/commit/65e8870))
138+
139+
140+
1141
<a name="1.0.19"></a>
2142
## 1.0.19 (2017-07-02)
3143

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-flag-icon-css",
33
"description": "React SVG country flags component",
44
"homepage": "https://github.com/matteocng/react-flag-icon-css#readme",
5-
"version": "1.0.19",
5+
"version": "1.0.21",
66
"main": "./lib",
77
"module": "./module",
88
"author": {

0 commit comments

Comments
 (0)