Skip to content
This repository was archived by the owner on Dec 7, 2018. It is now read-only.

Commit f89fbe7

Browse files
committed
tslint fixes + upgrade to angular 5 beta 7 and typescript 2.4
1 parent 1d14d7a commit f89fbe7

25 files changed

+565
-634
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
1-
#### Beta 2
1+
#### Beta 4
2+
##### Features
3+
- refactoring and cleanup
4+
- fix some tslint's rules
5+
- Upgrade to Angular 5.0.0 beta-7
6+
- Upgrade to Typescript 2.4.2
7+
- Remove deprecated @angularclass/idle-preload
8+
- Remove PhantomJs. Now I'm using Chrome Headless :)
9+
10+
11+
#### Beta 3
212
##### Features
313
- refactoring and cleanup
414
- Improved e2e testing
515

16+
617
#### Beta 2
718
##### Features
819
- #44 update to angular 5 beta

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ I suggest to add this repo as git remote to your repository to be able to update
4747

4848

4949
## News
50+
- *09/18/2017* - Beta 4 - Check [HERE](https://github.com/Ks89/Angular2-webpack2-skeleton/releases)
5051
- *09/17/2017* - Beta 3 - Check [HERE](https://github.com/Ks89/Angular2-webpack2-skeleton/releases)
5152
- *08/11/2017* - Beta 2 - Check [HERE](https://github.com/Ks89/Angular2-webpack2-skeleton/releases)
5253
- *08/10/2017* - Beta 1 - Check [HERE](https://github.com/Ks89/Angular2-webpack2-skeleton/releases)

0 commit comments

Comments
 (0)