Commit fbf20df 1 parent 35ff872 commit fbf20df Copy full SHA for fbf20df
File tree 2 files changed +26
-1
lines changed
2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 0.9.0 " ></a >
2
+ # 0.9.0 (2017-01-30)
3
+
4
+ ### Features
5
+
6
+ * Angular 2.4.4
7
+ * Dependencies updated
8
+ * [ AOT] ( https://angular.io/docs/ts/latest/cookbook/aot-compiler.html ) :tada :
9
+ * DLL bundles
10
+
11
+ ### Bug Fixes
12
+
13
+ ### How to use AOT
14
+
15
+ * run ` npm run build:aot `
16
+ * run ` npm run server:prod `
17
+
18
+ ### How to update
19
+
20
+ * Pull sources from git, merge accordingly
21
+ * remove ` node_modules `
22
+ * run ` npm install `
23
+ * Enjoy!
24
+
25
+
1
26
<a name =" 0.8.0 " ></a >
2
27
# 0.8.0 (2016-11-25)
3
28
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ng2-admin" ,
3
- "version" : " 0.8 .0" ,
3
+ "version" : " 0.9 .0" ,
4
4
"description" : " Angular 2 and Bootstrap 4 Admin Template." ,
5
5
"author" : " akveo" ,
6
6
"homepage" : " http://akveo.github.io/ng2-admin/" ,
You can’t perform that action at this time.
0 commit comments