Skip to content

v2.1.0

Choose a tag to compare

@gerard2perez gerard2perez released this 10 Oct 23:34
· 43 commits to master since this release

2.1.0 (2017-10-10)

Bug Fixes

  • remove function 'requireSafe' (23bddf8)
  • template will be checked to exist and default views will be correctly generated (dd6bb8c)
  • trying to serve a file that does not exists won't kill koaton (0ee01b0)

Features

  • add link helper (only nunjucks) (769d2f0)
  • templates can be directly specified in a route (e9a53db)

Performance Improvements

  • remove arguments of the removed 'requireSafe' (97efa34)