Skip to content

V3.0.5

Choose a tag to compare

@DoneDeal0 DoneDeal0 released this 12 Oct 12:53
· 46 commits to master since this release
4efea7b
  • provides autocompletion for translation keys
  • in order to avoid breaking changes and performance issues for huge json files, the autocompletion is optional, and must be configured in a translate.ts file (see documentation)
  • update README.md
  • refactor code structure