Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 515 Bytes

History.md

File metadata and controls

11 lines (10 loc) · 515 Bytes

1.0.0 / 2014-11-01

  • use component/reactive directly instead of component/view (broken with latest reactive version)
  • rename ItemView to ItemPresenter
  • update to express 4
  • refactor due to component (1)
    • remove name and version properties of locals
    • simplify build process
    • use templates property instead of component convert
    • remove on the fly build (replace with component-middleware in next version)