|
| 1 | +<a name="1.5.0"></a> |
| 2 | +# 1.5.0 (2017-12-25) |
| 3 | + |
| 4 | +* fix(router): Fix base path ([e5f3a1f](https://github.com/nfq-eta/react-typescript/commit/e5f3a1f)), closes [#34](https://github.com/nfq-eta/react-typescript/issues/34) |
| 5 | +* fix(SSR): Fixed SSR routes ([bbccc2e](https://github.com/nfq-eta/react-typescript/commit/bbccc2e)) |
| 6 | +* fix(SSR): Fixed SSR routes ([dc55fe1](https://github.com/nfq-eta/react-typescript/commit/dc55fe1)) |
| 7 | +* fix(SSR): Fixed SSR routes ([997f532](https://github.com/nfq-eta/react-typescript/commit/997f532)) |
| 8 | +* fix(SSR): Fixed SSR routes ([d0da471](https://github.com/nfq-eta/react-typescript/commit/d0da471)) |
| 9 | +* fix(SSR): Fixed SSR routes ([5a952c5](https://github.com/nfq-eta/react-typescript/commit/5a952c5)) |
| 10 | +* style(ssr): Some ssr fixes ([424b704](https://github.com/nfq-eta/react-typescript/commit/424b704)) |
| 11 | +* style(ssr): Some ssr fixes ([94af536](https://github.com/nfq-eta/react-typescript/commit/94af536)) |
| 12 | +* build(SSR): Server side rendering ([eee4b03](https://github.com/nfq-eta/react-typescript/commit/eee4b03)) |
| 13 | +* Merge branch 'master' of github.com:nfq-eta/react-typescript into feature/base-structure ([262f80f](https://github.com/nfq-eta/react-typescript/commit/262f80f)) |
| 14 | +* Merge branch 'master' of github.com:nfq-eta/react-typescript into feature/base-structure ([fa1db59](https://github.com/nfq-eta/react-typescript/commit/fa1db59)) |
| 15 | +* Merge branch 'master' of github.com:nfq-eta/react-typescript into feature/base-structure ([bc05a9d](https://github.com/nfq-eta/react-typescript/commit/bc05a9d)) |
| 16 | +* Update .travis.yml ([bbaddc2](https://github.com/nfq-eta/react-typescript/commit/bbaddc2)) |
| 17 | +* Update .travis.yml ([1d7daee](https://github.com/nfq-eta/react-typescript/commit/1d7daee)) |
| 18 | +* Update .travis.yml ([b5a1a09](https://github.com/nfq-eta/react-typescript/commit/b5a1a09)) |
| 19 | +* ci(travis): Added base path to react router ([8cadaf3](https://github.com/nfq-eta/react-typescript/commit/8cadaf3)), closes [#34](https://github.com/nfq-eta/react-typescript/issues/34) |
| 20 | +* ci(travis): Added base path to react router ([66b0f8b](https://github.com/nfq-eta/react-typescript/commit/66b0f8b)), closes [#34](https://github.com/nfq-eta/react-typescript/issues/34) |
| 21 | +* ci(travis): updated depenedency ([72bf6b2](https://github.com/nfq-eta/react-typescript/commit/72bf6b2)) |
| 22 | +* ci(travis): updated depenedency ([5f14be8](https://github.com/nfq-eta/react-typescript/commit/5f14be8)) |
| 23 | +* ci(travis): updated depenedency ([01c8f15](https://github.com/nfq-eta/react-typescript/commit/01c8f15)) |
| 24 | +* refactor: Refactor base structure ([0462e13](https://github.com/nfq-eta/react-typescript/commit/0462e13)), closes [#32](https://github.com/nfq-eta/react-typescript/issues/32) |
| 25 | + |
| 26 | + |
| 27 | +### BREAKING CHANGE |
| 28 | + |
| 29 | +* index.tsx should be reafactored to keep in mind about SSR |
| 30 | + |
| 31 | + |
1 | 32 | <a name="1.4.2"></a> |
2 | 33 | ## 1.4.2 (2017-12-13) |
3 | 34 |
|
| 35 | +* chore(release): 1.4.2 ([c2ff584](https://github.com/nfq-eta/react-typescript/commit/c2ff584)) |
4 | 36 | * Saving files before refreshing line endings ([0740bdc](https://github.com/nfq-eta/react-typescript/commit/0740bdc)) |
5 | 37 |
|
6 | 38 |
|
|
0 commit comments