UNPKG

1.2 kBMarkdownView Raw
1# Versions
2
3## v0.1.13 - (2018/03/19)
4
5* Now allowing React 16 as a peer dependency.
6
7## v0.1.12 - (2016/10/20)
8
9* Added flag pointers to: AG, IC, LT, NF, SC and TV
10
11## v0.1.11 - (2016/07/13)
12
13* Now allowing React 15.x as a peer dependency.
14
15## v0.1.10 - (2016/06/29)
16
17* Fixed issue with last publish.
18
19## v0.1.9 - (2016/06/29)
20
21* Now allowing React 15.1 as a peer dependency.
22
23## v0.1.8 - (2016/02/22)
24
25* Fixed issue for when an incorrect CCA3 was provided.
26
27## v0.1.7 - (2015/11/03)
28
29* Now allowing React 0.14 versions as peer dependencies.
30
31## v0.1.6 - (2015/07/06)
32
33* Bug fix with country code type check when the old name prop was used instead of the country prop.
34
35## v0.1.5 - (2015/07/06)
36
37* Support for ISO 3166-1 alpha-3.
38
39## v0.1.4 - (2015/06/19)
40
41* Changed name prop for country.
42
43## v0.1.3 - (2015/06/17)
44
45* Changed the build system from babel-cli to babel via webpack.
46
47## v0.1.2 - (2015/06/17)
48
49* ESLint integration.
50* Support both lower and uppercase ISO 3166-1 alpha-2.
51
52## v0.1.1 - (2015/06/17)
53
54* Possiblity to set the <img> HTML tag: width, height and alt text in the props.
55* Changed props structure (file type vs size).
56
57## v0.1.0 - (2015/06/17)
58
59* Initial version of the project.