
2.1.4 / 2023-02-03
==================

**fixes**
  * [[`8a723fe`](http://github.com/eggjs/egg-view/commit/8a723fe96b3632eafac7f62734500255126a46b3)] - fix: not import PlainObject from egg (#18) (killa <<killa123@126.com>>)

**others**
  * [[`10a233f`](http://github.com/eggjs/egg-view/commit/10a233f78cff9fef9c244c1fbc72e2a7d72784d3)] - docs: update readme (#17) (TZ | 天猪 <<atian25@qq.com>>)
  * [[`c8f3c43`](http://github.com/eggjs/egg-view/commit/c8f3c43ab199d74d7f0145a37ff6b2529580c519)] - deps: update deps && ci (#16) (TZ | 天猪 <<atian25@qq.com>>)

2.1.3 / 2020-11-05
==================

**fixes**
  * [[`e535d56`](http://github.com/eggjs/egg-view/commit/e535d561425c9a5ed1d1d2fd5b23c120ab4a4626)] - fix: added renderView declaration in dts file (#15) (serializedowen <<wjh199455@gmail.com>>)

**others**
  * [[`3633535`](http://github.com/eggjs/egg-view/commit/3633535469d04a8aa0f985126f95281d4fedd09d)] - chore: update travis (TZ | 天猪 <<atian25@qq.com>>)

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

