Skip to content

v0.8.3 with HBS, L10N and Sentry

Latest
Compare
Choose a tag to compare
@maxkoryukov maxkoryukov released this 31 Oct 22:14
· 6 commits to master since this release
v0.8.3
af4ad39

0.8.3 // 2017-10-31

  • optional Sentry integration (gh #2)

  • allow to configure Helmet

  • use messageformat.js for i18n

  • use Assemble as HBS-helpers collection (gh #17)

  • move several functions to /loaders

  • move default configuration to YAML file (easier to maintain and copy)

  • rename tests (introduce @volebo/mocha-helpers)

  • other refactoring stuff

Issues

  • see #17 - HBS helpers
  • see #2 - error handling