Skip to content

v1.1.0

Choose a tag to compare

@goto-bus-stop goto-bus-stop released this 15 Mar 12:37
c235e14
  • Update dependencies.
  • Mark the package as side-effect-free.
  • Add support for fallback messages by passing an array:
    translator.t(['path.to.key', 'path.to.fallback.key'])
    The first key that has a value will be used.