Skip to content

0.13.0 - Feature Release

Compare
Choose a tag to compare
@mashpie mashpie released this 20 Aug 11:56
· 102 commits to master since this release

Added

  • new option retryInDefaultLocale as proposed by PR #206
  • new option header as proposed by PRs #390 and #407
  • pre-commit hooks to ensure code-style (even on contributions)

Fixed

  • typos in README

Changed

  • tooling: eslint with standard.js & prettier presets replaces jshint