333
schangxiang@126.com
2025-09-19 18966e02fb573c7e2bb0c6426ed792b38b910940
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
 
2.1.2 / 2019-01-30
==================
 
  * fix: fix ts ci (#14)
  * fix: remove constructor in interface (#12)
 
2.1.1 / 2018-12-29
==================
 
  * feat: add d.ts (#11)
 
2.1.0 / 2018-02-26
==================
 
**features**
  * [[`72d6668`](http://github.com/eggjs/egg-view/commit/72d6668af5e945c13ad11702c690988533b3c210)] - feat: export original locals to view engine (#9) (Haoliang Gao <<sakura9515@gmail.com>>)
 
2.0.0 / 2017-11-10
==================
 
**others**
  * [[`d660e14`](http://github.com/eggjs/egg-view/commit/d660e1494a637296f0e1ba13c40c3d20401dad78)] -  refactor: use async function and support egg@2 (#8) (Yiyu He <<dead_horse@qq.com>>)
 
1.1.2 / 2017-07-14
==================
 
  * fix: should skip file when file path out of view path (#7)
 
1.1.1 / 2017-06-04
==================
 
  * docs: fix License url (#6)
 
1.1.0 / 2017-04-01
==================
 
  * feat: pass root and original name as options when render (#5)
  * docs: add config file (#3)
  * test: fix test (#4)
 
1.0.1 / 2017-02-28
==================
 
  * fix: cache can be disable (#2)
 
1.0.0 / 2016-02-20
==================
 
init version