Skip to content

Commit 97eb42c

Browse files
committed
📝 update readme.md
1 parent 39ba888 commit 97eb42c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,21 @@ npm start
3838
- [x] [Redux](https://github.com/reduxjs/redux)-like style state manage
3939
- [x] [Log4js](https://github.com/log4js-node/log4js-node)
4040
- [ ] [React-router](https://github.com/ReactTraining/react-router)
41-
- [ ] [Typescript](https://github.com/Microsoft/TypeScript)
41+
- [x] [Typescript](https://github.com/Microsoft/TypeScript)
4242
- [x] [Webpack-v4](https://github.com/webpack/webpack)
4343
- [ ] Test
4444

4545
## Changelog
4646

47+
### [3.0.0] / 2019-11-19
48+
49+
- Refactor with Typescipt
50+
4751
### [2.2.1] / 2019-05-10
4852

4953
- Upgrade tar to <i>4.4.8</i> due to github security alerts
5054
- Upgrade [React](https://reactjs.org) and React-Dom to <i>16.8.6</i>
5155

52-
5356
### [2.2.0] / 2019-03-26
5457

5558
- Upgrade webpack to v4

0 commit comments

Comments
 (0)