Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

v2.2.0

Latest
Compare
Choose a tag to compare
@skolmer skolmer released this 27 Jan 09:46
· 11 commits to master since this release
  • Updated to i18n-tag-schema v2.4.0
  • Added support for custom import names. import x, { i18nGroup as y } from 'es2015-i18n-tag' is now detected by i18n-tag-schema.
  • Added support for custom postprocessors like a PO translation format export.
  • Added indention option. This allows you to use spaces instead of tabs in the generated schema.
  • Fix: empty strings should not be exported as keys