Skip to content

Releases: volebo/express

v0.8.3 with HBS, L10N and Sentry

31 Oct 22:14
v0.8.3
af4ad39
Compare
Choose a tag to compare

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