Skip to content
This repository was archived by the owner on Sep 8, 2021. It is now read-only.

v5.0.0

Choose a tag to compare

@sapegin sapegin released this 10 May 17:17
· 64 commits to master since this release

Breaking changes

  • New template engine VDO, JSX templates instead of ECT.
  • Do not uppercase layout name.
  • New helper names: rt → typo, rtt → typoTitle.
  • Markdown helpers moved to utils and renamed: md → markdownBlock, mds → markdown.

New features

  • RSS generation.
  • New VDO component: Group.
  • New helpers: Script, Style, json, safe.

Other changes

  • Better error handling.