|
1 |
| -## 0.1.5 (August 19, 2016) |
| 1 | +## 0.2.5 (January 14, 2017) |
2 | 2 |
|
3 | 3 | ### Build Dependency (`tsapp-scripts`)
|
4 | 4 |
|
5 | 5 | * forked from facebookincubator renamed in tsapp-scripts
|
6 | 6 |
|
7 |
| -### First release |
| 7 | +## 0.2.5 (January 14, 2017) |
8 | 8 |
|
9 |
| -* use typescript |
10 |
| -* use sass |
11 |
| -* use redux and redux-helper |
12 |
| -* use bootstrap and react-bootstrap |
13 |
| -* jest use typescript |
14 |
| -* debug typescript |
| 9 | +* fixed issue #1 |
15 | 10 |
|
16 |
| -### Todo |
| 11 | +## 0.2.3 (January 11, 2017) |
17 | 12 |
|
18 |
| -* configure babel for production |
| 13 | +* included package.json in build |
| 14 | +* injected REACT_APP_NAME and REACT_APP_VERSION variables. |
19 | 15 |
|
| 16 | +## 0.1.25 (November 6, 2016) |
20 | 17 |
|
21 |
| -## 0.1.7 (August 20,2016) |
| 18 | +* create config.js instead of config.json |
22 | 19 |
|
23 |
| -* removed linter |
24 |
| -* fixed scss configuration |
25 |
| -* configured babel for production |
| 20 | +## 0.1.23 (November 5, 2016) |
26 | 21 |
|
| 22 | +* removed typings, use @types |
| 23 | +* fixed server (create config.json) |
27 | 24 |
|
28 | 25 | ## 0.1.21 (November 4, 2016)
|
29 | 26 |
|
30 | 27 | * added server
|
31 | 28 |
|
32 |
| -## 0.1.23 (November 5, 2016) |
| 29 | +## 0.1.7 (August 20,2016) |
33 | 30 |
|
34 |
| -* removed typings, use @types |
35 |
| -* fixed server (create config.json) |
| 31 | +* removed linter |
| 32 | +* fixed scss configuration |
| 33 | +* configured babel for production |
| 34 | + |
| 35 | +## First release |
| 36 | + |
| 37 | +* use typescript |
| 38 | +* use sass |
| 39 | +* use redux and redux-helper |
| 40 | +* use bootstrap and react-bootstrap |
| 41 | +* jest use typescript |
| 42 | +* debug typescript |
36 | 43 |
|
37 |
| -## 0.1.25 (November 6, 2016) |
38 | 44 |
|
39 |
| -* create config.js instead of config.json |
|
0 commit comments