i18n-node v0.13.0 Release Notes

Release Date: 2020-08-20 // over 3 years ago
  • โž• 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