# Change History

## v0.0.15

* (fix) do not respond to root route
* (fix) app.locals should not overwrite passed viewData

## v0.0.14

* fix baseHref
* add `config.pageTitle`

## v0.0.13

* add htmlBaseHref to app.locals

## v0.0.12

* prettify also output of html inline elements

## v0.0.11

* pretty output of html
* add code view

## v0.0.9

* fix config option names
* update dependencies
* add eslint
